Skip to content

Commit b0d5e60

Browse files
committed
fix(deps)!: update mariadb to v20
Signed-off-by: WrenIX <[email protected]>
1 parent 2422fe6 commit b0d5e60

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

charts/nextcloud/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,5 @@ Here we list, what is changed.
88

99
- update redis to v20 (see [CHANGELOG](https://github.com/bitnami/charts/blob/main/bitnami/redis/CHANGELOG.md#2000-2024-08-09))
1010
- update postgresql to v16 (see [CHANGELOG](https://github.com/bitnami/charts/blob/main/bitnami/postgresql/CHANGELOG.md#1600-2024-10-02))
11+
- update mariadb to v19 (see [CHANGELOG](https://github.com/bitnami/charts/blob/main/bitnami/mariadb/CHANGELOG.md#1900-2024-07-11))
12+
- update mariadb to v20 (see [CHANGELOG](https://github.com/bitnami/charts/blob/main/bitnami/mariadb/CHANGELOG.md#2000-2024-11-08))

charts/nextcloud/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ dependencies:
44
version: 16.3.2
55
- name: mariadb
66
repository: oci://registry-1.docker.io/bitnamicharts
7-
version: 18.2.0
7+
version: 20.2.1
88
- name: redis
99
repository: oci://registry-1.docker.io/bitnamicharts
1010
version: 20.6.0
1111
- name: collabora-online
1212
repository: https://collaboraonline.github.io/online
1313
version: 1.1.20
14-
digest: sha256:2419678c37e06c382b9f5b301d805fb500f67a240229f8922f38857de406a9f0
15-
generated: "2024-12-19T23:22:40.30530857+01:00"
14+
digest: sha256:3febe8eb8c0fdef0d649f1b43801f5aa02521f4a6c12adb32013ac6c3012ab5a
15+
generated: "2024-12-19T23:34:41.844546753+01:00"

charts/nextcloud/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies:
2727
repository: oci://registry-1.docker.io/bitnamicharts
2828
condition: postgresql.enabled
2929
- name: mariadb
30-
version: 18.2.0
30+
version: 20.2.1
3131
repository: oci://registry-1.docker.io/bitnamicharts
3232
condition: mariadb.enabled
3333
- name: redis

0 commit comments

Comments
 (0)