From af2359527172998638f3a650d254dcffb240bf93 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 10 Jun 2026 11:10:49 +0200 Subject: [PATCH] chore(common): update image oci.trueforge.org/containerforge/mariadb-client digest to 297c616 (#48969) --- charts/library/common/Chart.yaml | 3 ++- charts/library/common/values.yaml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) 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: