From 622e5f35355b3a1b476b8a210c2445973c0741e5 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 26 Mar 2025 22:02:53 +0100 Subject: [PATCH] chore(deps): pin tccr.io/truecharts/kubectl docker tag to 3ba63d6 (#33609) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | tccr.io/truecharts/kubectl | final | pinDigest | -> `3ba63d6` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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). --- containers/apps/pod-nuke/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/containers/apps/pod-nuke/Dockerfile b/containers/apps/pod-nuke/Dockerfile index 472ee988648..291e416ffbe 100644 --- a/containers/apps/pod-nuke/Dockerfile +++ b/containers/apps/pod-nuke/Dockerfile @@ -1,4 +1,4 @@ -FROM tccr.io/truecharts/kubectl +FROM tccr.io/truecharts/kubectl@sha256:3ba63d6e0ebb66143e41271974acb84f629b6a9d68fd69702da829246bb77fca ARG TARGETPLATFORM ARG VERSION