Update Helm release mariadb to v19
All checks were successful
checks / check and test (push) Successful in 46s
checks / check and test (pull_request) Successful in 42s

This commit is contained in:
renovatebot 2024-07-18 08:46:27 +00:00
parent 766991e454
commit 82991519bd
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.1
digest: sha256:0a9177fb8bda8a0fd4cb8b281de618035ca08cfbd2f99edcb5b21559593b74ce digest: sha256:c7ff1b7428869ca1210953367f28c47f78895e834222f493ed295b6705f55e92
generated: "2024-05-14T06:30:55.182258781Z" generated: "2024-07-18T08:46:20.118325004Z"

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.1
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?