From 383009a0368ad806c1bb048719045751a1112acd Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 21 Feb 2025 14:06:56 +0100 Subject: [PATCH] chore(helm): update image tccr.io/tccr/db-wait-postgres digest to c85c459 (#32342) 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 | `d9f071b` -> `c85c459` | --- > [!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). --- 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 fd1001e76fc..d2d2f5b9893 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: 26.2.1 +version: 26.2.2 diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index 3b650db0aba..a2afe345577 100644 --- a/charts/library/common/values.yaml +++ b/charts/library/common/values.yaml @@ -521,7 +521,7 @@ yqImage: postgresClientImage: repository: tccr.io/tccr/db-wait-postgres - tag: v1.1.0@sha256:d9f071bd4b1b8f7aa4a43de0960999e7f83a15eadbd3e7c64e32135339859c38 + tag: v1.1.0@sha256:c85c459d3ca854d705b4aa8663a77752e62c8d33aa43d6a5e4455523f7eb53bd pullPolicy: IfNotPresent mariadbClientImage: