Update Helm release mariadb to v13
All checks were successful
checks / check and test (push) Successful in 30s
checks / check and test (pull_request) Successful in 29s

This commit is contained in:
renovatebot 2023-08-04 15:30:35 +00:00
parent c8f8e96cd0
commit 21403f2808
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: 12.2.8 version: 13.0.1
digest: sha256:5eece5b3c9d56cacbc24c43e0e3290a8725c5138c8c68c555e62370fae1acba8 digest: sha256:2b42f99571bfc2f48d93c55476cfa68d972707b92fc3a970eecc34a54ec8870c
generated: "2023-07-13T15:30:29.061313838Z" generated: "2023-08-04T15:30:30.91469604Z"

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: 12.2.8 version: 13.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?