From ca2a6e79faf0ab353d8cecfbeb8218010ba31278 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 1 Jul 2026 07:39:24 +0200 Subject: [PATCH] =?UTF-8?q?feat(common):=20update=20image=20oci.trueforge.?= =?UTF-8?q?org/containerforge/mongosh=202.8.3=20=E2=86=92=202.9.1=20(#4967?= =?UTF-8?q?0)?= 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)) | minor | `02cff6c` → `62ea7ec` | --- > [!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). 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, 3 insertions(+), 2 deletions(-) diff --git a/charts/library/common/Chart.yaml b/charts/library/common/Chart.yaml index d4414b7d148..11aa42d2eb9 100644 --- a/charts/library/common/Chart.yaml +++ b/charts/library/common/Chart.yaml @@ -45,4 +45,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/library/common - https://hub.docker.com/_/ type: library -version: 29.6.2 +version: 29.7.0 + diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index 84a6e684a70..f44d082fa2d 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.3@sha256:42063d991f76798934c0d2c5791ca250e6438f9366ab4cabd6efab82a6dcc354" + tag: "2.9.1@sha256:62ea7ec7905f0c40ccec0d09fa191b0a43a63d7e997d5a2fca25ecb71b3906c3" pullPolicy: IfNotPresent postgres15Image: