From e398fc1c1be5c5156b5a613ed0627cb3dcf6220e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 12 Sep 2025 10:13:14 +0200 Subject: [PATCH] chore(helm): update image hello-world digest to 54e66cc (#39453) 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 | `a0dfb02` -> `54e66cc` | --- > [!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/premium/clusterissuer/Chart.yaml | 2 +- charts/premium/clusterissuer/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/premium/clusterissuer/Chart.yaml b/charts/premium/clusterissuer/Chart.yaml index 61665e3cf26..aa28ad1fcb7 100644 --- a/charts/premium/clusterissuer/Chart.yaml +++ b/charts/premium/clusterissuer/Chart.yaml @@ -37,5 +37,5 @@ sources: - https://github.com/trueforge/truecharts/tree/master/charts/premium/clusterissuer - https://hub.docker.com/_/hello-world type: application -version: 10.4.1 +version: 10.4.2 diff --git a/charts/premium/clusterissuer/values.yaml b/charts/premium/clusterissuer/values.yaml index f7311e76fb8..e0d621f6101 100644 --- a/charts/premium/clusterissuer/values.yaml +++ b/charts/premium/clusterissuer/values.yaml @@ -1,6 +1,6 @@ image: repository: hello-world - tag: latest@sha256:a0dfb02aac212703bfcb339d77d47ec32c8706ff250850ecc0e19c8737b18567 + tag: latest@sha256:54e66cc1dd1fcb1c3c58bd8017914dbed8701e2d8c74d9262e26bd9cc1642d31 pullPolicy: IfNotPresent manifestManager: enabled: true