From 53dc15cdb84e64f484892a284ec64703178cbcb6 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 10 Apr 2025 09:17:56 +0200 Subject: [PATCH] chore(helm): update image tccr.io/tccr/db-wait-mongodb digest to faee7b7 (#34199) 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) | digest | `a7096b6` -> `faee7b7` | --- > [!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: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> --- charts/library/common-test/Chart.yaml | 1 - charts/library/common/Chart.yaml | 2 +- charts/library/common/values.yaml | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/charts/library/common-test/Chart.yaml b/charts/library/common-test/Chart.yaml index dc852063acd..0c72d74cb6a 100644 --- a/charts/library/common-test/Chart.yaml +++ b/charts/library/common-test/Chart.yaml @@ -35,4 +35,3 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/library/common-test type: application version: 1.0.0 - diff --git a/charts/library/common/Chart.yaml b/charts/library/common/Chart.yaml index efcfe219447..847f332f85e 100644 --- a/charts/library/common/Chart.yaml +++ b/charts/library/common/Chart.yaml @@ -48,5 +48,5 @@ sources: - https://hub.docker.com/_/ - https://hub.docker.com/r/mikefarah/yq type: library -version: 28.1.0 +version: 28.1.1 diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index dedad3616dd..f990cd6c588 100644 --- a/charts/library/common/values.yaml +++ b/charts/library/common/values.yaml @@ -530,7 +530,7 @@ redisClientImage: mongodbClientImage: repository: tccr.io/tccr/db-wait-mongodb - tag: v1.2.0@sha256:a7096b68c6f5fae9aca5b4b1ed6ec51b64428d93e2ba619328b107229e98ca86 + tag: v1.2.0@sha256:faee7b78290e6cadab8c27b55884a6bf7805fc32e4ae22cf94452cf87949fb2a pullPolicy: IfNotPresent postgres15Image: