File tree Expand file tree Collapse file tree 3 files changed +6
-4
lines changed
Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -8,3 +8,5 @@ Here we list all major versions and their breaking changes for migration.
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 ) )
Original file line number Diff line number Diff line change @@ -4,12 +4,12 @@ dependencies:
44 version: 16.4.14
55- name: mariadb
66 repository: oci://registry-1.docker.io/bitnamicharts
7- version: 18.2.0
7+ version: 20.4.1
88- name: redis
99 repository: oci://registry-1.docker.io/bitnamicharts
1010 version: 20.9.0
1111- name: collabora-online
1212 repository: https://collaboraonline.github.io/online
1313 version: 1.1.20
14- digest: sha256:36b2355c973042007017fd6802e03c1399e2e003f583d87cd5e73618f53364ef
15- generated: "2025-02-26T10:18:07.684091758 +01:00"
14+ digest: sha256:3b1622142e001e4b4a5c40fefd7c74f4720c5f0579cca4eb7d2657ebef803985
15+ generated: "2025-02-26T10:20:18.322936794 +01: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.4.1
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