Skip to content

Commit

Permalink
fix(deps)!: update mariadb to v20
Browse files Browse the repository at this point in the history
Signed-off-by: WrenIX <[email protected]>
  • Loading branch information
wrenix committed Dec 19, 2024
1 parent 2422fe6 commit b0d5e60
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
2 changes: 2 additions & 0 deletions charts/nextcloud/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@ Here we list, what is changed.

- update redis to v20 (see [CHANGELOG](https://github.com/bitnami/charts/blob/main/bitnami/redis/CHANGELOG.md#2000-2024-08-09))
- update postgresql to v16 (see [CHANGELOG](https://github.com/bitnami/charts/blob/main/bitnami/postgresql/CHANGELOG.md#1600-2024-10-02))
- update mariadb to v19 (see [CHANGELOG](https://github.com/bitnami/charts/blob/main/bitnami/mariadb/CHANGELOG.md#1900-2024-07-11))
- update mariadb to v20 (see [CHANGELOG](https://github.com/bitnami/charts/blob/main/bitnami/mariadb/CHANGELOG.md#2000-2024-11-08))
6 changes: 3 additions & 3 deletions charts/nextcloud/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ dependencies:
version: 16.3.2
- name: mariadb
repository: oci://registry-1.docker.io/bitnamicharts
version: 18.2.0
version: 20.2.1
- name: redis
repository: oci://registry-1.docker.io/bitnamicharts
version: 20.6.0
- name: collabora-online
repository: https://collaboraonline.github.io/online
version: 1.1.20
digest: sha256:2419678c37e06c382b9f5b301d805fb500f67a240229f8922f38857de406a9f0
generated: "2024-12-19T23:22:40.30530857+01:00"
digest: sha256:3febe8eb8c0fdef0d649f1b43801f5aa02521f4a6c12adb32013ac6c3012ab5a
generated: "2024-12-19T23:34:41.844546753+01:00"
2 changes: 1 addition & 1 deletion charts/nextcloud/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies:
repository: oci://registry-1.docker.io/bitnamicharts
condition: postgresql.enabled
- name: mariadb
version: 18.2.0
version: 20.2.1
repository: oci://registry-1.docker.io/bitnamicharts
condition: mariadb.enabled
- name: redis
Expand Down

0 comments on commit b0d5e60

Please sign in to comment.