From 988139ac56a80a1921d2daaf03485a838d9ed55f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 24 Jul 2024 17:20:48 +0200 Subject: [PATCH] chore(deps): update container image hello-world to latest@1408fec by renovate (#23956) 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 | `94323f3` -> `1408fec` | --- > [!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). --------- 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 5037c3fe2c5..6d7eaa79a3b 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.4 +version: 9.1.5 diff --git a/charts/premium/clusterissuer/values.yaml b/charts/premium/clusterissuer/values.yaml index fb49cb631fd..f23cde1beb9 100644 --- a/charts/premium/clusterissuer/values.yaml +++ b/charts/premium/clusterissuer/values.yaml @@ -1,6 +1,6 @@ image: repository: hello-world - tag: latest@sha256:94323f3e5e09a8b9515d74337010375a456c909543e1ff1538f5116d38ab3989 + tag: latest@sha256:1408fec50309afee38f3535383f5b09419e6dc0925bc69891e79d84cc4cdcec6 pullPolicy: IfNotPresent manifestManager: enabled: true diff --git a/charts/premium/metallb-config/Chart.yaml b/charts/premium/metallb-config/Chart.yaml index f591a2cca6e..c6fd0ad0e40 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.4 +version: 8.1.5 diff --git a/charts/premium/metallb-config/values.yaml b/charts/premium/metallb-config/values.yaml index f18af2f6a09..a48c110a779 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:94323f3e5e09a8b9515d74337010375a456c909543e1ff1538f5116d38ab3989 + tag: latest@sha256:1408fec50309afee38f3535383f5b09419e6dc0925bc69891e79d84cc4cdcec6 pullPolicy: IfNotPresent manifestManager: enabled: false