From e1e4889e5e74835f03887e45337b5b19f77fe38d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 18 Apr 2026 18:31:31 +0200 Subject: [PATCH] chore(metallb-config): update image hello-world digest to f907814 (#47079) 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 | `452a468` → `f907814` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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/stable/clusterissuer/Chart.yaml | 12 ++++++------ charts/stable/clusterissuer/values.yaml | 2 +- charts/stable/metallb-config/Chart.yaml | 12 ++++++------ charts/stable/metallb-config/values.yaml | 2 +- 4 files changed, 14 insertions(+), 14 deletions(-) diff --git a/charts/stable/clusterissuer/Chart.yaml b/charts/stable/clusterissuer/Chart.yaml index 56fc2dd0aeb..404f7bf3833 100644 --- a/charts/stable/clusterissuer/Chart.yaml +++ b/charts/stable/clusterissuer/Chart.yaml @@ -20,16 +20,16 @@ dependencies: import-values: [] deprecated: false description: Certificate management for Kubernetes -home: https://truecharts.org/truetech/truecharts/charts/stable/clusterissuer -icon: https://truecharts.org/img/hotlink-ok/chart-icons/clusterissuer.webp +home: https://trueforge.org/truetech/truecharts/charts/stable/clusterissuer +icon: https://trueforge.org/img/hotlink-ok/chart-icons/clusterissuer.webp keywords: - cert-manager - certificates -kubeVersion: '>=1.33.0-0' +kubeVersion: '>=1.27.0-0' maintainers: - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + email: info@trueforge.org + url: https://trueforge.org name: clusterissuer sources: - https://cert-manager.io/ @@ -37,5 +37,5 @@ sources: - https://github.com/trueforge/truecharts/tree/master/charts/stable/clusterissuer - https://hub.docker.com/_/hello-world type: application -version: 11.0.3 +version: 11.0.4 diff --git a/charts/stable/clusterissuer/values.yaml b/charts/stable/clusterissuer/values.yaml index d75ec745e0b..cb40ea1d2bb 100644 --- a/charts/stable/clusterissuer/values.yaml +++ b/charts/stable/clusterissuer/values.yaml @@ -1,7 +1,7 @@ # yaml-language-server: $schema=./values.schema.json image: repository: hello-world - tag: latest@sha256:452a468a4bf985040037cb6d5392410206e47db9bf5b7278d281f94d1c2d0931 + tag: latest@sha256:f9078146db2e05e794366b1bfe584a14ea6317f44027d10ef7dad65279026885 pullPolicy: IfNotPresent manifestManager: enabled: true diff --git a/charts/stable/metallb-config/Chart.yaml b/charts/stable/metallb-config/Chart.yaml index 92890f9e8dd..938b1a00005 100644 --- a/charts/stable/metallb-config/Chart.yaml +++ b/charts/stable/metallb-config/Chart.yaml @@ -20,16 +20,16 @@ dependencies: import-values: [] deprecated: false description: A network load-balancer implementation for Kubernetes using standard routing protocols -home: https://truecharts.org/truetech/truecharts/charts/stable/metallb-config -icon: https://truecharts.org/img/hotlink-ok/chart-icons/metallb-config.webp +home: https://trueforge.org/truetech/truecharts/charts/stable/metallb-config +icon: https://trueforge.org/img/hotlink-ok/chart-icons/metallb-config.webp keywords: - metallb - loadbalancer -kubeVersion: '>=1.33.0-0' +kubeVersion: '>=1.27.0-0' maintainers: - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + email: info@trueforge.org + url: https://trueforge.org name: metallb-config sources: - https://github.com/metallb/metallb @@ -37,5 +37,5 @@ sources: - https://hub.docker.com/_/hello-world - https://metallb.io type: application -version: 10.0.3 +version: 10.0.4 diff --git a/charts/stable/metallb-config/values.yaml b/charts/stable/metallb-config/values.yaml index 44f950f3a08..d24b59b853a 100644 --- a/charts/stable/metallb-config/values.yaml +++ b/charts/stable/metallb-config/values.yaml @@ -1,7 +1,7 @@ # yaml-language-server: $schema=./values.schema.json image: repository: hello-world - tag: latest@sha256:452a468a4bf985040037cb6d5392410206e47db9bf5b7278d281f94d1c2d0931 + tag: latest@sha256:f9078146db2e05e794366b1bfe584a14ea6317f44027d10ef7dad65279026885 pullPolicy: IfNotPresent manifestManager: enabled: false