From 0c43ddec3028d5dcf5870dce3cd8c68118f0a19c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 27 Jan 2025 11:28:33 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20tccr.io/tccr/db?= =?UTF-8?q?-wait-mongodb=20v1.1.0=20=E2=86=92=20v1.2.0=20(#31259)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tccr.io/tccr/db-wait-mongodb](https://redirect.github.com/truecharts/public) | minor | `9d94dd4` -> `0bdb618` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard 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). Signed-off-by: Kjeld Schouten Co-authored-by: Kjeld Schouten --- 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 316a1867ab9..d8ed27021ea 100644 --- a/charts/library/common/Chart.yaml +++ b/charts/library/common/Chart.yaml @@ -48,4 +48,4 @@ sources: - https://hub.docker.com/_/ - https://hub.docker.com/r/mikefarah/yq type: library -version: 25.4.9 +version: 25.4.10 diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index 3d86c7be91b..b121d607efd 100644 --- a/charts/library/common/values.yaml +++ b/charts/library/common/values.yaml @@ -534,7 +534,7 @@ redisClientImage: mongodbClientImage: repository: tccr.io/tccr/db-wait-mongodb - tag: v1.2.0 + tag: v1.2.0@sha256:0bdb6180f92b434341c17b3ca0c7fa05e5795bb577c92d364d5dd5db32485079 pullPolicy: IfNotPresent postgres15Image: