From 6fded7d0e15052ee7c05b82b80935e97a40ce59f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 2 May 2026 03:18:21 +0200 Subject: [PATCH] =?UTF-8?q?fix(common):=20update=20image=20oci.trueforge.o?= =?UTF-8?q?rg/containerforge/mongosh=202.8.2=20=E2=86=92=202.8.3=20(#47773?= =?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 | `eeb1cd4` → `1906c40` | --- > [!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/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 d8b169f34fc..5ceb76947df 100644 --- a/charts/library/common/Chart.yaml +++ b/charts/library/common/Chart.yaml @@ -45,5 +45,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/library/common - https://hub.docker.com/_/ type: library -version: 29.2.8 +version: 29.2.9 diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index 9b89dc32e19..a82bcee6e9b 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:eeb1cd4601f44759efc8fac27bad8167683ef34b19330fb9df4fbd2d6b15a3da" + tag: "2.8.3@sha256:1906c40fe49b5cdba4bd80998c40de01ca6a951dd1a994da4f788158a220dcc8" pullPolicy: IfNotPresent postgres15Image: