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

This commit is contained in:
renovatebot 2023-08-20 08:30:34 +00:00
parent c8f8e96cd0
commit 20cfca1e76
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.5
digest: sha256:5eece5b3c9d56cacbc24c43e0e3290a8725c5138c8c68c555e62370fae1acba8 digest: sha256:66892eca3242f341288f19fc0d0b15dabf927e6e2c3aa1daf657664f7362cdfa
generated: "2023-07-13T15:30:29.061313838Z" generated: "2023-08-20T08:30:30.263671056Z"

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