diff --git a/charts/library/common/Chart.yaml b/charts/library/common/Chart.yaml index c890f86db90..e1cb75d17cf 100644 --- a/charts/library/common/Chart.yaml +++ b/charts/library/common/Chart.yaml @@ -45,4 +45,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/library/common - https://hub.docker.com/_/ type: library -version: 29.5.2 +version: 29.5.3 + diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index e1572ae0477..ce38078a679 100644 --- a/charts/library/common/values.yaml +++ b/charts/library/common/values.yaml @@ -623,7 +623,7 @@ postgresClientImage: mariadbClientImage: repository: oci.trueforge.org/containerforge/mariadb-client - tag: "12.3.2@sha256:22c9cc34113717e4b37074611af37a0549b4b65c96bf2049c1e38955cfb043e0" + tag: "12.3.2@sha256:297c616b4d1372ab765298a1e0d20dff0c54fddd7ca535f65c4ebe2ed036b46c" pullPolicy: IfNotPresent redisClientImage: