From fbebd44fc80bc527115a3a3dbd4949564fff9ce7 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 28 Apr 2026 15:17:06 +0200 Subject: [PATCH] chore(common): update image oci.trueforge.org/containerforge/mariadb-client digest to 04056fc (#47507) 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 | `20027bf` → `04056fc` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: (UTC) - 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). Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> --- 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 8cf8a4fd571..a2e796b7d23 100644 --- a/charts/library/common/Chart.yaml +++ b/charts/library/common/Chart.yaml @@ -45,5 +45,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/library/common - https://hub.docker.com/_/ type: library -version: 29.2.3 +version: 29.2.4 diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index 4f05d9d395d..e95aca8c9d0 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.2.2@sha256:20027bf04f595ce297a363ae8555e3fd33353c727a316c9325937f0e1492d45d" + tag: "12.2.2@sha256:04056fcf739ca13ef1d2e68de0f0c8afaf1d4047ebbadf87e147bfd0107f9dd2" pullPolicy: IfNotPresent redisClientImage: