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

This commit is contained in:
renovatebot 2023-10-20 21:30:37 +00:00
parent c8f8e96cd0
commit 87cacc0e4e
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.3
digest: sha256:5eece5b3c9d56cacbc24c43e0e3290a8725c5138c8c68c555e62370fae1acba8 digest: sha256:eb7643db86da0ab184e3654e4dd7f316cf35b810340a5d7a8fdf4ef96599f854
generated: "2023-07-13T15:30:29.061313838Z" generated: "2023-10-20T21:30:32.32156289Z"

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