From 0c37e214d2020cc080785dc3662627bbeb0088a0 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 18 Sep 2024 17:59:12 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/tccr/kubectl to latest (#867) 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 | `3554387` -> `945f44d` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled because a matching PR was automerged previously. ♻ **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: TrueCharts-Bot --- library/common/Chart.yaml | 2 +- library/common/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library/common/Chart.yaml b/library/common/Chart.yaml index 66c23e0e..758bd17a 100644 --- a/library/common/Chart.yaml +++ b/library/common/Chart.yaml @@ -15,7 +15,7 @@ maintainers: name: common sources: null type: library -version: 24.1.16 +version: 24.1.17 annotations: artifacthub.io/category: "integration-delivery" artifacthub.io/license: "BUSL-1.1" diff --git a/library/common/values.yaml b/library/common/values.yaml index 58f6ab9a..87c891aa 100644 --- a/library/common/values.yaml +++ b/library/common/values.yaml @@ -490,7 +490,7 @@ scratchImage: kubectlImage: repository: tccr.io/tccr/kubectl - tag: latest@sha256:355438715f02a382912ca4fd02ec1c790c5f6dba1fb20390a81b64bf11adcc95 + tag: latest@sha256:945f44d44720e6ca42969817c903e8643c6e34b9dafd90b338710dd104530588 pullPolicy: IfNotPresent wgetImage: