From ec1266daa8cc7d022213dda39355c3d4440e087f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 8 Jul 2025 02:58:44 +0200 Subject: [PATCH] chore(helm): update image tccr.io/tccr/kubectl digest to b16dca4 (#37238) 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/kubectl | digest | `945f44d` -> `b16dca4` | 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 eaf528aa0e6..2e383cd5469 100644 --- a/charts/library/common/values.yaml +++ b/charts/library/common/values.yaml @@ -576,7 +576,7 @@ scratchImage: kubectlImage: repository: tccr.io/tccr/kubectl - tag: latest@sha256:945f44d44720e6ca42969817c903e8643c6e34b9dafd90b338710dd104530588 + tag: latest@sha256:b16dca4e8ec1c9128a8b7712ebd3713f69d3dd24d622799a482e7ce3929a702b pullPolicy: IfNotPresent wgetImage: