From 8f20df292831111661ba76bcaf371930a84799d3 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 18 May 2025 19:06:26 +0200 Subject: [PATCH] chore(helm): update image tccr.io/tccr/db-wait-postgres digest to e6a9566 (#35324) 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-postgres](https://redirect.github.com/truecharts/public) | digest | `56ad13b` -> `e6a9566` | 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/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 f751481470b..ac93955bef8 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: 28.6.2 +version: 28.6.3 diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index df71cf2d629..01416836a68 100644 --- a/charts/library/common/values.yaml +++ b/charts/library/common/values.yaml @@ -552,7 +552,7 @@ yqImage: postgresClientImage: repository: tccr.io/tccr/db-wait-postgres - tag: v1.1.0@sha256:56ad13b7ddad3a89bbd4e20f094bd8b5242ccc3312990614f0fe5592ab5f4928 + tag: v1.1.0@sha256:e6a9566733a37899db799f38df79c1ebd28ed0062073ba5f43e7065a7725841a pullPolicy: IfNotPresent mariadbClientImage: