From 0b33d519b7f74b549692ab2fc92504a1e211b2d5 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 19 Jan 2026 16:55:43 +0100 Subject: [PATCH] chore(common): update image oci.trueforge.org/containerforge/mongosh digest to 5c574d8 (#43787) 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 | `a0c27dd` -> `5c574d8` | --- > [!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). 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 | 3 +-- charts/library/common/values.yaml | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/charts/library/common/Chart.yaml b/charts/library/common/Chart.yaml index 3858352c4e6..4353496c27e 100644 --- a/charts/library/common/Chart.yaml +++ b/charts/library/common/Chart.yaml @@ -42,5 +42,4 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/library/common - https://hub.docker.com/_/ type: library -version: 28.29.26 - +version: 28.29.27 diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index 69724948b9e..6b3ddb864a5 100644 --- a/charts/library/common/values.yaml +++ b/charts/library/common/values.yaml @@ -639,7 +639,7 @@ valkeyClientImage: mongodbClientImage: repository: oci.trueforge.org/containerforge/mongosh - tag: "1.2.0@sha256:a0c27dd437f3af3417915803e10e959d190ed9d058a98bb00a8ad12896f7c665" + tag: "1.2.0@sha256:5c574d8acb95aeeff7549fbcf4e21124b4266b19a421d1432c75184945c53a84" pullPolicy: IfNotPresent postgres15Image: