From afa9ff3ad0c476e2cfa8eccd8ae70b6bf1d806ad Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 26 Aug 2024 22:42:50 +0200 Subject: [PATCH] chore(deps): update container image hello-world to latest@53cc4d4 by renovate (#25108) 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 | `1408fec` -> `53cc4d4` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://togithub.com/renovatebot/renovate). --------- Signed-off-by: alfi0812 <43101280+alfi0812@users.noreply.github.com> Co-authored-by: alfi0812 <43101280+alfi0812@users.noreply.github.com> --- 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 6d7eaa79a3b..125f38d4c4b 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.1.5 +version: 9.1.6 diff --git a/charts/premium/clusterissuer/values.yaml b/charts/premium/clusterissuer/values.yaml index f23cde1beb9..0cae764c0b9 100644 --- a/charts/premium/clusterissuer/values.yaml +++ b/charts/premium/clusterissuer/values.yaml @@ -1,6 +1,6 @@ image: repository: hello-world - tag: latest@sha256:1408fec50309afee38f3535383f5b09419e6dc0925bc69891e79d84cc4cdcec6 + tag: latest@sha256:53cc4d415d839c98be39331c948609b659ed725170ad2ca8eb36951288f81b75 pullPolicy: IfNotPresent manifestManager: enabled: true diff --git a/charts/premium/metallb-config/Chart.yaml b/charts/premium/metallb-config/Chart.yaml index c6fd0ad0e40..f0d6ecf70d1 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.1.5 +version: 8.1.6 diff --git a/charts/premium/metallb-config/values.yaml b/charts/premium/metallb-config/values.yaml index a48c110a779..ea925601b95 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:1408fec50309afee38f3535383f5b09419e6dc0925bc69891e79d84cc4cdcec6 + tag: latest@sha256:53cc4d415d839c98be39331c948609b659ed725170ad2ca8eb36951288f81b75 pullPolicy: IfNotPresent manifestManager: enabled: false