From 800170320f205ba22526163ee91e5797efdafcd6 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 14 Dec 2025 13:20:34 +0100 Subject: [PATCH] chore(helm): update image oci.trueforge.org/containerforge/kubectl digest to 188024f (#42808) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/kubectl](https://ghcr.io/trueforge-org/kubectl) ([source](https://redirect.github.com/Jackett/Jackett)) | digest | `6b7cbf7` -> `188024f` | --- > [!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 6c835115e0d..df933fbf826 100644 --- a/charts/library/common/Chart.yaml +++ b/charts/library/common/Chart.yaml @@ -42,5 +42,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/library/common - https://hub.docker.com/_/ type: library -version: 28.29.14 +version: 28.29.15 diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index ab076e239e2..bcc8de6cd55 100644 --- a/charts/library/common/values.yaml +++ b/charts/library/common/values.yaml @@ -604,7 +604,7 @@ scratchImage: kubectlImage: repository: oci.trueforge.org/containerforge/kubectl - tag: "1.31.1@sha256:6b7cbf75455eb3510631098ad4e238cc27f03665bbd39cf505d4008963df9d49" + tag: "1.31.1@sha256:188024f6b8c4cdfa75f9ac76383a5ccb0b9a9bb517da77b85ca7519af1faec2b" pullPolicy: IfNotPresent wgetImage: