Update Helm release mariadb to v18.2.6
All checks were successful
checks / check and test (push) Successful in 46s
checks / check and test (pull_request) Successful in 44s

This commit is contained in:
renovatebot 2024-08-07 15:45:52 +00:00
parent 766991e454
commit d1b51eeca3
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: 18.2.6
digest: sha256:0a9177fb8bda8a0fd4cb8b281de618035ca08cfbd2f99edcb5b21559593b74ce digest: sha256:e2173af59c9f1f57e37059775df6c631bf8cba4b39ac86c6486abe7d26972412
generated: "2024-05-14T06:30:55.182258781Z" generated: "2024-08-07T15:45:45.362161794Z"

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: 18.2.6
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?