From ac1e353fefc941a50d823865ffa1bd47da4c19ae Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 26 Oct 2024 20:42:33 +0200 Subject: [PATCH] chore(helm): update image tccr.io/tccr/db-wait-mariadb digest to e5022ad (#28046) 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-mariadb](https://redirect.github.com/truecharts/public) | digest | `62858b8` -> `e5022ad` | 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/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index 6729ef36f18..ed72233cbda 100644 --- a/charts/library/common/values.yaml +++ b/charts/library/common/values.yaml @@ -510,7 +510,7 @@ postgresClientImage: mariadbClientImage: repository: tccr.io/tccr/db-wait-mariadb - tag: v1.1.0@sha256:62858b8191b662716d84840f8d9b3c86654f175686159c5267a1c860d75f398d + tag: v1.1.0@sha256:e5022ada570152f7d4a051fe61745cf39f68cc4faf195d9d3654aeccbd60ce41 pullPolicy: IfNotPresent redisClientImage: