Update Helm release mariadb to v19
Some checks failed
checks / check and test (push) Failing after 41s
checks / check and test (pull_request) Failing after 1m39s

This commit is contained in:
renovatebot 2024-07-11 13:49:07 +00:00
parent 766991e454
commit 1efc7219e2
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
dependencies: dependencies:
- name: mariadb - name: mariadb
repository: https://charts.bitnami.com/bitnami repository: https://charts.bitnami.com/bitnami
version: 18.0.4 version: 19.0.0
digest: sha256:0a9177fb8bda8a0fd4cb8b281de618035ca08cfbd2f99edcb5b21559593b74ce digest: sha256:f8f465edcb381684318f15de80503c89706f552e95e86c91da77fce2d2edc4f0
generated: "2024-05-14T06:30:55.182258781Z" generated: "2024-07-11T13:49:01.518710947Z"

View File

@ -20,7 +20,7 @@ sources:
- https://hub.docker.com/r/zurdi15/romm - https://hub.docker.com/r/zurdi15/romm
dependencies: dependencies:
- name: mariadb - name: mariadb
version: 18.0.4 version: 19.0.0
repository: https://charts.bitnami.com/bitnami repository: https://charts.bitnami.com/bitnami
condition: mariadb.enabled condition: mariadb.enabled
# Who's looking after this Chart? # Who's looking after this Chart?