Skip to content

Commit

Permalink
chore(deps): update mariadb helm release to v16 (#527)
Browse files Browse the repository at this point in the history
* chore(deps): update mariadb helm release to v16

* chore: Update chart metadata

* chore: Add back postgresql changes

---------

Co-authored-by: gabe565-renovate[bot] <gabe565-renovate[bot]@users.noreply.github.com>
Co-authored-by: chart-bot <160046936+charts-bot[bot]@users.noreply.github.com>
Co-authored-by: Gabe Cook <[email protected]>
  • Loading branch information
4 people authored Feb 15, 2024
1 parent d25cd3e commit f33eef9
Show file tree
Hide file tree
Showing 18 changed files with 40 additions and 32 deletions.
6 changes: 3 additions & 3 deletions charts/bookstack/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 1.5.1
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 11.5.7
digest: sha256:003f52793b53ed75abdd0d40fb6f780f64cd6c52903e1124857b010009e6d448
generated: "2023-08-06T06:31:15.787077181Z"
version: 16.0.2
digest: sha256:5ea3e06af1016e07312f751fa8eb6b89edc4f0a0719d16542ad820c2101cd3b1
generated: "2024-02-15T08:09:59.239588343Z"
4 changes: 2 additions & 2 deletions charts/bookstack/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies:
repository: https://bjw-s.github.io/helm-charts
version: 1.5.1
- name: mariadb
version: 11.5.7
version: 16.0.2
repository: https://charts.bitnami.com/bitnami
condition: mariadb.enabled
sources:
Expand All @@ -26,7 +26,7 @@ sources:
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Update ghcr.io/linuxserver/bookstack docker tag to version-v23.12.2
description: BREAKING - Update mariadb helm release to v16
artifacthub.io/links: |-
- name: App Source
url: https://github.com/BookStackApp/BookStack
Expand Down
2 changes: 1 addition & 1 deletion charts/bookstack/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Kubernetes: `>=1.22.0-0`
| Repository | Name | Version |
|------------|------|---------|
| <https://bjw-s.github.io/helm-charts> | common | 1.5.1 |
| <https://charts.bitnami.com/bitnami> | mariadb | 11.5.7 |
| <https://charts.bitnami.com/bitnami> | mariadb | 16.0.2 |

## Installing the Chart

Expand Down
6 changes: 3 additions & 3 deletions charts/healthchecks/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ dependencies:
version: 14.0.5
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 11.5.7
digest: sha256:6562ccf23a14e7ee2e0af3924ec13f357475dc32a74fd0f16305c94bf725c8b5
generated: "2024-02-15T07:48:21.617393687Z"
version: 16.0.2
digest: sha256:2ebe40cc659c1ddb1f2216f080d84c64a360e5ace35970600bc6d800ecbcc22d
generated: "2024-02-15T08:09:27.902940279Z"
4 changes: 3 additions & 1 deletion charts/healthchecks/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies:
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
- name: mariadb
version: 11.5.7
version: 16.0.2
repository: https://charts.bitnami.com/bitnami
condition: mariadb.enabled
sources:
Expand All @@ -30,6 +30,8 @@ annotations:
artifacthub.io/changes: |-
- kind: changed
description: BREAKING - Update postgresql helm release to v14
- kind: changed
description: BREAKING - Update mariadb helm release to v16
artifacthub.io/links: |-
- name: App Source
url: https://github.com/healthchecks/healthchecks
Expand Down
2 changes: 1 addition & 1 deletion charts/healthchecks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Kubernetes: `>=1.22.0-0`
| Repository | Name | Version |
|------------|------|---------|
| <https://bjw-s.github.io/helm-charts> | common | 1.5.1 |
| <https://charts.bitnami.com/bitnami> | mariadb | 11.5.7 |
| <https://charts.bitnami.com/bitnami> | mariadb | 16.0.2 |
| <https://charts.bitnami.com/bitnami> | postgresql | 14.0.5 |

## Installing the Chart
Expand Down
6 changes: 3 additions & 3 deletions charts/memos/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ dependencies:
version: 14.0.5
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 14.1.2
digest: sha256:a9327cf7940fba6603169b84b3903b8be28c0c22a72e839e89fb43467e8d9fb8
generated: "2024-02-15T07:47:14.741672493Z"
version: 16.0.2
digest: sha256:2ebe40cc659c1ddb1f2216f080d84c64a360e5ace35970600bc6d800ecbcc22d
generated: "2024-02-15T08:09:00.287682761Z"
4 changes: 3 additions & 1 deletion charts/memos/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies:
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
- name: mariadb
version: 14.1.2
version: 16.0.2
repository: https://charts.bitnami.com/bitnami
condition: mariadb.enabled
sources:
Expand All @@ -30,6 +30,8 @@ annotations:
artifacthub.io/changes: |-
- kind: changed
description: BREAKING - Update postgresql helm release to v14
- kind: changed
description: BREAKING - Update mariadb helm release to v16
artifacthub.io/links: |-
- name: App Source
url: https://github.com/usememos/memos
Expand Down
2 changes: 1 addition & 1 deletion charts/memos/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Kubernetes: `>=1.22.0-0`
| Repository | Name | Version |
|------------|------|---------|
| <https://bjw-s.github.io/helm-charts> | common | 1.5.1 |
| <https://charts.bitnami.com/bitnami> | mariadb | 14.1.2 |
| <https://charts.bitnami.com/bitnami> | mariadb | 16.0.2 |
| <https://charts.bitnami.com/bitnami> | postgresql | 14.0.5 |

## Installing the Chart
Expand Down
6 changes: 3 additions & 3 deletions charts/monica/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 1.5.1
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 11.5.7
digest: sha256:003f52793b53ed75abdd0d40fb6f780f64cd6c52903e1124857b010009e6d448
generated: "2023-08-06T06:30:54.416186238Z"
version: 16.0.2
digest: sha256:5ea3e06af1016e07312f751fa8eb6b89edc4f0a0719d16542ad820c2101cd3b1
generated: "2024-02-15T08:08:35.251148903Z"
4 changes: 2 additions & 2 deletions charts/monica/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@ dependencies:
repository: https://bjw-s.github.io/helm-charts
version: 1.5.1
- name: mariadb
version: 11.5.7
version: 16.0.2
repository: https://charts.bitnami.com/bitnami
condition: mariadb.enabled
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Pin bjw-s common chart links to v1
description: BREAKING - Update mariadb helm release to v16
artifacthub.io/links: |-
- name: App Source
url: https://github.com/monicahq/monica
Expand Down
2 changes: 1 addition & 1 deletion charts/monica/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Kubernetes: `>=1.22.0-0`
| Repository | Name | Version |
|------------|------|---------|
| <https://bjw-s.github.io/helm-charts> | common | 1.5.1 |
| <https://charts.bitnami.com/bitnami> | mariadb | 11.5.7 |
| <https://charts.bitnami.com/bitnami> | mariadb | 16.0.2 |

## Installing the Chart

Expand Down
6 changes: 3 additions & 3 deletions charts/paperless-ngx/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ dependencies:
version: 14.0.5
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 11.5.7
version: 16.0.2
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 18.6.4
digest: sha256:4c6233390f35f20a336413c88739a89e9f11e7236908fce8e0dbaca3a16e164b
generated: "2024-02-15T07:46:27.420192951Z"
digest: sha256:ad7ea543bd5a710bfc33c5ce3df96ae56b5c327bf85336765a6159e0e395b10f
generated: "2024-02-15T08:08:05.290452993Z"
4 changes: 3 additions & 1 deletion charts/paperless-ngx/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies:
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
- name: mariadb
version: 11.5.7
version: 16.0.2
repository: https://charts.bitnami.com/bitnami
condition: mariadb.enabled
- name: redis
Expand All @@ -35,6 +35,8 @@ annotations:
artifacthub.io/changes: |-
- kind: changed
description: BREAKING - Update postgresql helm release to v14
- kind: changed
description: BREAKING - Update mariadb helm release to v16
artifacthub.io/links: |-
- name: App Source
url: https://github.com/paperless-ngx/paperless-ngx
Expand Down
2 changes: 1 addition & 1 deletion charts/paperless-ngx/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Kubernetes: `>=1.22.0-0`
| Repository | Name | Version |
|------------|------|---------|
| <https://bjw-s.github.io/helm-charts> | common | 1.5.1 |
| <https://charts.bitnami.com/bitnami> | mariadb | 11.5.7 |
| <https://charts.bitnami.com/bitnami> | mariadb | 16.0.2 |
| <https://charts.bitnami.com/bitnami> | postgresql | 14.0.5 |
| <https://charts.bitnami.com/bitnami> | redis | 18.6.4 |

Expand Down
6 changes: 3 additions & 3 deletions charts/vaultwarden/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ dependencies:
version: 1.5.1
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 11.5.7
version: 16.0.2
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 14.0.5
digest: sha256:2609836a264079ec24b027da758e6e0d8aecc6c68faa39615437e2a33ba3ebfc
generated: "2024-02-15T07:45:46.535698006Z"
digest: sha256:47cf3113228885a2f7c228dd2e0c17326a65e18821f2db7966a8dfc824805924
generated: "2024-02-15T08:07:35.67687518Z"
4 changes: 3 additions & 1 deletion charts/vaultwarden/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies:
repository: https://bjw-s.github.io/helm-charts
version: 1.5.1
- name: mariadb
version: 11.5.7
version: 16.0.2
repository: https://charts.bitnami.com/bitnami
condition: mariadb.enabled
- name: postgresql
Expand All @@ -30,6 +30,8 @@ annotations:
artifacthub.io/changes: |-
- kind: changed
description: BREAKING - Update postgresql helm release to v14
- kind: changed
description: BREAKING - Update mariadb helm release to v16
artifacthub.io/links: |-
- name: App Source
url: https://github.com/dani-garcia/vaultwarden
Expand Down
2 changes: 1 addition & 1 deletion charts/vaultwarden/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Kubernetes: `>=1.22.0-0`
| Repository | Name | Version |
|------------|------|---------|
| <https://bjw-s.github.io/helm-charts> | common | 1.5.1 |
| <https://charts.bitnami.com/bitnami> | mariadb | 11.5.7 |
| <https://charts.bitnami.com/bitnami> | mariadb | 16.0.2 |
| <https://charts.bitnami.com/bitnami> | postgresql | 14.0.5 |

## Installing the Chart
Expand Down

0 comments on commit f33eef9

Please sign in to comment.