From ed96db4f0d5cb92b9b84fa5b1678dfe9a917631c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 5 May 2024 12:07:18 +0200 Subject: [PATCH] chore(deps): update container image hello-world to latest@a26bff9 by renovate (#19264) 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 | `d000bc5` -> `a26bff9` | --- > [!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). --- charts/premium/clusterissuer/Chart.yaml | 4 ++-- charts/premium/clusterissuer/values.yaml | 2 +- charts/premium/metallb-config/Chart.yaml | 4 ++-- charts/premium/metallb-config/values.yaml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/charts/premium/clusterissuer/Chart.yaml b/charts/premium/clusterissuer/Chart.yaml index bd5ee6ae190..80eed209ea7 100644 --- a/charts/premium/clusterissuer/Chart.yaml +++ b/charts/premium/clusterissuer/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/clusterissuer.webp keywords: - cert-manager - certificates -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/premium/clusterissuer - https://hub.docker.com/_/hello-world type: application -version: 8.0.5 +version: 8.0.6 diff --git a/charts/premium/clusterissuer/values.yaml b/charts/premium/clusterissuer/values.yaml index fc7061099c3..4882b38c36b 100644 --- a/charts/premium/clusterissuer/values.yaml +++ b/charts/premium/clusterissuer/values.yaml @@ -1,6 +1,6 @@ image: repository: hello-world - tag: latest@sha256:d000bc569937abbe195e20322a0bde6b2922d805332fd6d8a68b19f524b7d21d + tag: latest@sha256:a26bff933ddc26d5cdf7faa98b4ae1e3ec20c4985e6f87ac0973052224d24302 pullPolicy: IfNotPresent manifestManager: enabled: true diff --git a/charts/premium/metallb-config/Chart.yaml b/charts/premium/metallb-config/Chart.yaml index 60a6276dd57..28e3c0cfe04 100644 --- a/charts/premium/metallb-config/Chart.yaml +++ b/charts/premium/metallb-config/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/metallb-config.webp keywords: - metallb - loadbalancer -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/premium/metallb-config - https://hub.docker.com/_/hello-world type: application -version: 7.0.4 +version: 7.0.5 diff --git a/charts/premium/metallb-config/values.yaml b/charts/premium/metallb-config/values.yaml index c574f6c576a..31eef684909 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:d000bc569937abbe195e20322a0bde6b2922d805332fd6d8a68b19f524b7d21d + tag: latest@sha256:a26bff933ddc26d5cdf7faa98b4ae1e3ec20c4985e6f87ac0973052224d24302 pullPolicy: IfNotPresent manifestManager: enabled: false