From a0926db61fc4b0dcc4008ccc9ecb99e11edea69e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 15 Jan 2026 10:28:46 +0100 Subject: [PATCH] chore(metallb-config): update image hello-world digest to 05813ae (#43628) 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 | `d4aaab6` -> `05813ae` | --- > [!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 +- charts/stable/metallb-config/Chart.yaml | 2 +- charts/stable/metallb-config/values.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/clusterissuer/Chart.yaml b/charts/stable/clusterissuer/Chart.yaml index 87fc3fed482..3f306943c38 100644 --- a/charts/stable/clusterissuer/Chart.yaml +++ b/charts/stable/clusterissuer/Chart.yaml @@ -39,5 +39,5 @@ sources: - https://github.com/trueforge/truecharts/tree/master/charts/stable/clusterissuer - https://hub.docker.com/_/hello-world type: application -version: 10.13.6 +version: 10.13.7 diff --git a/charts/stable/clusterissuer/values.yaml b/charts/stable/clusterissuer/values.yaml index a780c06815e..c06f6ea8c08 100644 --- a/charts/stable/clusterissuer/values.yaml +++ b/charts/stable/clusterissuer/values.yaml @@ -1,6 +1,6 @@ image: repository: hello-world - tag: latest@sha256:d4aaab6242e0cace87e2ec17a2ed3d779d18fbfd03042ea58f2995626396a274 + tag: latest@sha256:05813aedc15fb7b4d732e1be879d3252c1c9c25d885824f6295cab4538cb85cd pullPolicy: IfNotPresent manifestManager: enabled: true diff --git a/charts/stable/metallb-config/Chart.yaml b/charts/stable/metallb-config/Chart.yaml index 9f3522a081c..993923a3656 100644 --- a/charts/stable/metallb-config/Chart.yaml +++ b/charts/stable/metallb-config/Chart.yaml @@ -39,5 +39,5 @@ sources: - https://hub.docker.com/_/hello-world - https://metallb.io type: application -version: 9.13.6 +version: 9.13.7 diff --git a/charts/stable/metallb-config/values.yaml b/charts/stable/metallb-config/values.yaml index 066730f4047..0399111a5ab 100644 --- a/charts/stable/metallb-config/values.yaml +++ b/charts/stable/metallb-config/values.yaml @@ -1,6 +1,6 @@ image: repository: hello-world - tag: latest@sha256:d4aaab6242e0cace87e2ec17a2ed3d779d18fbfd03042ea58f2995626396a274 + tag: latest@sha256:05813aedc15fb7b4d732e1be879d3252c1c9c25d885824f6295cab4538cb85cd pullPolicy: IfNotPresent manifestManager: enabled: false