From 160f092eadb7c340ac4581a9d91a58bafd55d532 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 15 Nov 2024 01:26:37 +0100 Subject: [PATCH] chore(helm): update image hello-world digest to 305243c (#29378) 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 | `d211f48` -> `305243c` | --- > [!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 +- charts/premium/metallb-config/Chart.yaml | 2 +- charts/premium/metallb-config/values.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/premium/clusterissuer/Chart.yaml b/charts/premium/clusterissuer/Chart.yaml index 162849b57fd..a30a5d3ea98 100644 --- a/charts/premium/clusterissuer/Chart.yaml +++ b/charts/premium/clusterissuer/Chart.yaml @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/premium/clusterissuer - https://hub.docker.com/_/hello-world type: application -version: 9.2.4 +version: 9.2.5 diff --git a/charts/premium/clusterissuer/values.yaml b/charts/premium/clusterissuer/values.yaml index eef4b444db7..0673d209476 100644 --- a/charts/premium/clusterissuer/values.yaml +++ b/charts/premium/clusterissuer/values.yaml @@ -1,6 +1,6 @@ image: repository: hello-world - tag: latest@sha256:d211f485f2dd1dee407a80973c8f129f00d54604d2c90732e8e320e5038a0348 + tag: latest@sha256:305243c734571da2d100c8c8b3c3167a098cab6049c9a5b066b6021a60fcb966 pullPolicy: IfNotPresent manifestManager: enabled: true diff --git a/charts/premium/metallb-config/Chart.yaml b/charts/premium/metallb-config/Chart.yaml index 06adb6ea19b..f2c62f86aa9 100644 --- a/charts/premium/metallb-config/Chart.yaml +++ b/charts/premium/metallb-config/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://hub.docker.com/_/hello-world - https://metallb.universe.tf type: application -version: 8.2.3 +version: 8.2.4 diff --git a/charts/premium/metallb-config/values.yaml b/charts/premium/metallb-config/values.yaml index 8042338c307..cf7e4a0996d 100644 --- a/charts/premium/metallb-config/values.yaml +++ b/charts/premium/metallb-config/values.yaml @@ -1,6 +1,6 @@ image: repository: hello-world - tag: latest@sha256:d211f485f2dd1dee407a80973c8f129f00d54604d2c90732e8e320e5038a0348 + tag: latest@sha256:305243c734571da2d100c8c8b3c3167a098cab6049c9a5b066b6021a60fcb966 pullPolicy: IfNotPresent manifestManager: enabled: false