From 77423cba03bbb9dd3e38227221112df009a0bd28 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 17 Feb 2026 18:53:13 +0100 Subject: [PATCH] chore(common): update image oci.trueforge.org/containerforge/mariadb-client digest to 2332b23 (#45152) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/mariadb-client](https://ghcr.io/trueforge-org/mariadb-client) ([source](https://truecharts.org)) | digest | `72d7535` → `2332b23` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- charts/library/common/Chart.yaml | 2 +- charts/library/common/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/library/common/Chart.yaml b/charts/library/common/Chart.yaml index 68fd03c6baf..a3bf9081ea1 100644 --- a/charts/library/common/Chart.yaml +++ b/charts/library/common/Chart.yaml @@ -50,5 +50,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/library/common - https://hub.docker.com/_/ type: library -version: 28.31.4 +version: 28.31.5 diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index a1ac306524e..8fedb9c957d 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:72d7535493f2dc6c9ae5cf07743936627a42bb83be8f47830d9bc00898b2575b" + tag: "1.1.0@sha256:2332b23496ff23f3c80c282895b2173a93e6cc2ebb5777626f75599ed6fdbbc4" pullPolicy: IfNotPresent redisClientImage: