From 20497d34ccc0fa36f3e2ba427cb74289e3f5457f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 30 Mar 2026 05:28:55 +0200 Subject: [PATCH] chore(common): update image oci.trueforge.org/containerforge/mongosh digest to 0f0da8b (#46524) 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 | `5397555` → `0f0da8b` | --- > [!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 | 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 8dbc6538738..7602c1764b5 100644 --- a/charts/library/common/Chart.yaml +++ b/charts/library/common/Chart.yaml @@ -44,5 +44,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/library/common - https://hub.docker.com/_/ type: library -version: 29.0.5 +version: 29.0.6 diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index d13819161dd..af7d2bc3a20 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: "2.8.2@sha256:539755561b5b30bd05e07123cd45856ddbc78866b2032c4f29ac2aed406a521f" + tag: "2.8.2@sha256:0f0da8be5b8911c8a1feb6b74912f4a4855a248d90a8b55de434047167935376" pullPolicy: IfNotPresent postgres15Image: