From 7425fc3bcec443e64bd2ce76fece67e648ccef62 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 18 Feb 2026 13:39:46 +0100 Subject: [PATCH] chore(common): update image oci.trueforge.org/containerforge/mariadb-client digest to 91e853f (#45180) 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 | `edb01b7` → `91e853f` | --- > [!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 13ede4960d6..957b026dc6d 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.8 +version: 28.31.9 diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index 38641c16497..9f204370824 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:edb01b7feb7f88345bac9f9914b7d261f400b634dcf89dda7373f2243feabb01" + tag: "1.1.0@sha256:91e853f9a12d9ad6ae9c6e769236e76adb44dd4dbf983fcd718783a99ca84fd0" pullPolicy: IfNotPresent redisClientImage: