File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -8,3 +8,5 @@ Here we list, what is changed.
8
8
9
9
- update redis to v20 (see [ CHANGELOG] ( https://github.com/bitnami/charts/blob/main/bitnami/redis/CHANGELOG.md#2000-2024-08-09 ) )
10
10
- 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 @@ -27,7 +27,7 @@ dependencies:
27
27
repository : oci://registry-1.docker.io/bitnamicharts
28
28
condition : postgresql.enabled
29
29
- name : mariadb
30
- version : 18 .2.0
30
+ version : 20 .2.1
31
31
repository : oci://registry-1.docker.io/bitnamicharts
32
32
condition : mariadb.enabled
33
33
- name : redis
You can’t perform that action at this time.
0 commit comments