diff --git a/charts/library/common/Chart.yaml b/charts/library/common/Chart.yaml index a224d48cc4e..196dce85f40 100644 --- a/charts/library/common/Chart.yaml +++ b/charts/library/common/Chart.yaml @@ -50,5 +50,4 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/library/common - https://hub.docker.com/_/ type: library -version: 28.31.21 - +version: 28.31.22 diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index f3ee8043fec..f606709fc23 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: "1.1.0@sha256:91e853f9a12d9ad6ae9c6e769236e76adb44dd4dbf983fcd718783a99ca84fd0" + tag: "1.1.0@sha256:fa063910d33f0196cdf3db7c4c375fa59e295feee33a1cc71ebf71f23eca5a16" pullPolicy: IfNotPresent redisClientImage: