From d27a7cc5e64f025fed44d6eaf960b89f8c607b0e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 17 Oct 2025 04:23:56 +0200 Subject: [PATCH] chore(helm): update image hello-world digest to 6dc565a (#40799) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | hello-world | digest | `54e66cc` -> `6dc565a` | --- > [!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/stable/clusterissuer/Chart.yaml | 2 +- charts/stable/clusterissuer/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/clusterissuer/Chart.yaml b/charts/stable/clusterissuer/Chart.yaml index 72caa455790..cc8b7e752c3 100644 --- a/charts/stable/clusterissuer/Chart.yaml +++ b/charts/stable/clusterissuer/Chart.yaml @@ -40,5 +40,5 @@ sources: - https://github.com/trueforge/truecharts/tree/master/charts/stable/clusterissuer - https://hub.docker.com/_/hello-world type: application -version: 10.10.0 +version: 10.10.1 diff --git a/charts/stable/clusterissuer/values.yaml b/charts/stable/clusterissuer/values.yaml index e0d621f6101..33584c2b737 100644 --- a/charts/stable/clusterissuer/values.yaml +++ b/charts/stable/clusterissuer/values.yaml @@ -1,6 +1,6 @@ image: repository: hello-world - tag: latest@sha256:54e66cc1dd1fcb1c3c58bd8017914dbed8701e2d8c74d9262e26bd9cc1642d31 + tag: latest@sha256:6dc565aa630927052111f823c303948cf83670a3903ffa3849f1488ab517f891 pullPolicy: IfNotPresent manifestManager: enabled: true