Update Helm release mariadb to v16
Some checks failed
checks / check and test (push) Failing after 5s
checks / check and test (pull_request) Failing after 5s

This commit is contained in:
renovatebot 2024-02-22 11:16:07 +00:00
parent 87d3c84731
commit e395e6790a
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: 14.1.0 version: 16.3.1
digest: sha256:dd45d82eaa4e41edf7b3acca792492e5b6308f89e04bf5fcb58e8034bf9fde79 digest: sha256:628bf90dccad9d2a13134cb7b2a39873d1d4ace816b1666833805483df642080
generated: "2023-10-25T13:37:42.465816267Z" generated: "2024-02-22T11:15:57.590809031Z"

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: 14.1.0 version: 16.3.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?