Update Helm release mariadb to v18.2.3
All checks were successful
checks / check and test (push) Successful in 38s
checks / check and test (pull_request) Successful in 40s

This commit is contained in:
renovatebot 2024-06-17 13:45:50 +00:00
parent 766991e454
commit 4234488579
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.3
digest: sha256:0a9177fb8bda8a0fd4cb8b281de618035ca08cfbd2f99edcb5b21559593b74ce digest: sha256:15d7ba95c7ca126442afaf5d0fdb3fd80fe1e5249d89cd0afc943f32a48d8a47
generated: "2024-05-14T06:30:55.182258781Z" generated: "2024-06-17T13:45:44.140380581Z"

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