From 2722ed3efa71a8cf828f394d857ae6de396be139 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 1 Jul 2026 10:21:05 +0200 Subject: [PATCH] =?UTF-8?q?fix(common):=20update=20image=20oci.trueforge.o?= =?UTF-8?q?rg/containerforge/mongosh=202.9.1=20=E2=86=92=202.9.2=20(#49732?= =?UTF-8?q?)?= 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)) | patch | `62ea7ec` → `3131ff3` | --- > [!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). --- charts/library/common/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index f0e91488c9d..27180f3f380 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.9.1@sha256:62ea7ec7905f0c40ccec0d09fa191b0a43a63d7e997d5a2fca25ecb71b3906c3" + tag: "2.9.2@sha256:3131ff30afad75743491edaeb7d2ecd6467a55408f996b7653f51f9b8c15e268" pullPolicy: IfNotPresent postgres15Image: