From ddf501a9ff7c9e60ec17a6a0bd2ad797f8e3800b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 23 Feb 2026 20:02:13 +0100 Subject: [PATCH] chore(common): update image oci.trueforge.org/containerforge/mongosh digest to a51d329 (#45453) 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/mongosh](https://ghcr.io/trueforge-org/mongosh) ([source](https://truecharts.org)) | digest | `e273987` → `a51d329` | --- > [!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**: 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 | 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 89a8ad54be3..4d031fae7a6 100644 --- a/charts/library/common/Chart.yaml +++ b/charts/library/common/Chart.yaml @@ -50,4 +50,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/library/common - https://hub.docker.com/_/ type: library -version: 28.32.1 +version: 28.32.2 + diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index 66aa55eed51..80a4ee8719b 100644 --- a/charts/library/common/values.yaml +++ b/charts/library/common/values.yaml @@ -638,7 +638,7 @@ valkeyClientImage: mongodbClientImage: repository: oci.trueforge.org/containerforge/mongosh - tag: "1.10.6@sha256:e273987b967eb4919d179bceb5530d883a1f061ac7987e511ca6acb219dbccae" + tag: "1.10.6@sha256:a51d3296f173394635c88ab483410f1d68b572e76554a02d256fbd39f43f8ba0" pullPolicy: IfNotPresent postgres15Image: