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

This commit is contained in:
Michael Kriese 2023-03-19 00:08:20 +00:00
parent 261eb46582
commit 6a24d2bea6
2 changed files with 4 additions and 4 deletions

View file

@ -10,6 +10,6 @@ dependencies:
version: 12.2.3 version: 12.2.3
- 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.3 version: 11.5.4
digest: sha256:9c460e399fe870ace8a91717d04ad56b6a0af01ce48e5892e657662eb3f224d4 digest: sha256:f719cb050dbede47641bc5016f2d59546460ac4a778836fd1cca7f9b01a4fb0c
generated: "2023-03-16T00:07:48.674805573Z" generated: "2023-03-19T00:07:57.870355858Z"

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.3 version: 11.5.4
condition: mariadb.enabled condition: mariadb.enabled