From 54f76b9d4635c5fb192a9c1e771dbbc0174f2347 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 13 Sep 2024 18:49:52 +0200 Subject: [PATCH] chore(deps): update container image hello-world to latest@91fb4b0 by renovate (#26229) 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 | `53cc4d4` -> `91fb4b0` | --- > [!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://redirect.github.com/renovatebot/renovate). --------- Co-authored-by: kqmaverick --- 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 167c869000c..e840786e495 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.7 +version: 9.1.8 diff --git a/charts/premium/clusterissuer/values.yaml b/charts/premium/clusterissuer/values.yaml index 0cae764c0b9..95aaa046f85 100644 --- a/charts/premium/clusterissuer/values.yaml +++ b/charts/premium/clusterissuer/values.yaml @@ -1,6 +1,6 @@ image: repository: hello-world - tag: latest@sha256:53cc4d415d839c98be39331c948609b659ed725170ad2ca8eb36951288f81b75 + tag: latest@sha256:91fb4b041da273d5a3273b6d587d62d518300a6ad268b28628f74997b93171b2 pullPolicy: IfNotPresent manifestManager: enabled: true diff --git a/charts/premium/metallb-config/Chart.yaml b/charts/premium/metallb-config/Chart.yaml index c71ec013224..5768baec86e 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.7 +version: 8.1.8 diff --git a/charts/premium/metallb-config/values.yaml b/charts/premium/metallb-config/values.yaml index ea925601b95..dc4fd17b840 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:53cc4d415d839c98be39331c948609b659ed725170ad2ca8eb36951288f81b75 + tag: latest@sha256:91fb4b041da273d5a3273b6d587d62d518300a6ad268b28628f74997b93171b2 pullPolicy: IfNotPresent manifestManager: enabled: false