fix(deps): update helm release mariadb to v11.5.3

This commit is contained in:
Michael Kriese 2023-03-08 00:08:42 +00:00
parent 7b77eb0266
commit e6f23348e7
2 changed files with 4 additions and 4 deletions

View file

@ -10,6 +10,6 @@ dependencies:
version: 12.2.2 version: 12.2.2
- name: mariadb - name: mariadb
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
version: 11.5.2 version: 11.5.3
digest: sha256:c25e3aa171dd6d87601c77a86901b63f1100b533bfe0b5cdf50167c5c6e2ff05 digest: sha256:f6052e753f52412a7e452a3b45535ccad78b4b53670d49a875e9f122c4ed4d9d
generated: "2023-03-07T11:38:01.011179343Z" generated: "2023-03-08T00:08:19.079793157Z"

View file

@ -38,5 +38,5 @@ dependencies:
condition: postgresql.enabled condition: postgresql.enabled
- name: mariadb - name: mariadb
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
version: 11.5.2 version: 11.5.3
condition: mariadb.enabled condition: mariadb.enabled