Update Helm release mariadb to v14.1.4
Some checks failed
checks / check and test (push) Successful in 1m8s
checks / check and test (pull_request) Failing after 52s

This commit is contained in:
renovatebot 2024-02-20 19:02:02 +00:00
parent 87d3c84731
commit 528311b7a7
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: 14.1.4
digest: sha256:dd45d82eaa4e41edf7b3acca792492e5b6308f89e04bf5fcb58e8034bf9fde79 digest: sha256:944bb5c162eee089bd7a3ba52ff27208e35b6330d13b63390443f157fc1552e1
generated: "2023-10-25T13:37:42.465816267Z" generated: "2024-02-20T19:01:50.587075395Z"

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