From 1771d001a345f0d09a20a5c7d17e24c023787f6b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 26 Mar 2026 19:46:52 +0100 Subject: [PATCH] =?UTF-8?q?fix(common):=20update=20image=20oci.trueforge.o?= =?UTF-8?q?rg/containerforge/mongosh=202.8.1=20=E2=86=92=202.8.2=20(#46436?= =?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 | `0dde3b9` → `5397555` | --- > [!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 a719f7a5cdb..9d5bf814c3b 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.1 +version: 29.0.2 diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index da738953d7b..f09c1e393b0 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.1@sha256:0dde3b96e6f72d245cde518e25c9cf9b4a35b43027129ff522fb66c590fcdf9b" + tag: "2.8.2@sha256:539755561b5b30bd05e07123cd45856ddbc78866b2032c4f29ac2aed406a521f" pullPolicy: IfNotPresent postgres15Image: