File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,3 +23,5 @@ Here we list all major versions and their breaking changes for migration.
2323 - mountPath : " /bitnami/postgresql"
2424 name : " data"
2525 ` ` `
26+ - update mariadb to v19 (see [CHANGELOG](https://github.com/bitnami/charts/blob/main/bitnami/mariadb/CHANGELOG.md#1900-2024-07-11))
27+ - update mariadb to v20 (see [CHANGELOG](https://github.com/bitnami/charts/blob/main/bitnami/mariadb/CHANGELOG.md#2000-2024-11-08))
Original file line number Diff line number Diff line change @@ -4,12 +4,12 @@ dependencies:
44 version: 16.7.4
55- name: mariadb
66 repository: oci://registry-1.docker.io/bitnamicharts
7- version: 18.2.0
7+ version: 20.5.5
88- name: redis
99 repository: oci://registry-1.docker.io/bitnamicharts
1010 version: 21.1.3
1111- name: collabora-online
1212 repository: https://collaboraonline.github.io/online
1313 version: 1.1.20
14- digest: sha256:e110b1211ed800baa8298d9bda4ebe01e3de77c353b557e8aef8ad2307dd6a5c
15- generated: "2025-05-18T15:19:49.467865281 +02:00"
14+ digest: sha256:47979e007ed8bb4a53ec00c5e457da110573a6e067f24da505144f475b26981c
15+ generated: "2025-05-18T15:22:37.968306345 +02:00"
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ dependencies:
3232 repository : oci://registry-1.docker.io/bitnamicharts
3333 condition : postgresql.enabled
3434 - name : mariadb
35- version : 18.2.0
35+ version : 20.5.5
3636 repository : oci://registry-1.docker.io/bitnamicharts
3737 condition : mariadb.enabled
3838 - name : redis
You can’t perform that action at this time.
0 commit comments