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

This commit is contained in:
renovatebot 2023-10-09 20:30:36 +00:00
parent c8f8e96cd0
commit 18e8ff8c02
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: 14.0.0
digest: sha256:5eece5b3c9d56cacbc24c43e0e3290a8725c5138c8c68c555e62370fae1acba8 digest: sha256:9fa69ba2d6e7499fb8f918d7309ca798065b16939297340f4b93c1c37d0783e7
generated: "2023-07-13T15:30:29.061313838Z" generated: "2023-10-09T20:30:31.561232222Z"

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