From f3e0bd4848358f05e953cf7013f9c3fc7bfeb144 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 10 Jun 2026 15:43:41 +0200 Subject: [PATCH] chore(metallb-config): update image hello-world digest to 96498ff (#48985) 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 | `0e760fd` → `96498ff` | --- > [!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**: (UTC) - 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 | 2 +- charts/stable/clusterissuer/values.yaml | 2 +- charts/stable/metallb-config/Chart.yaml | 2 +- charts/stable/metallb-config/values.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/clusterissuer/Chart.yaml b/charts/stable/clusterissuer/Chart.yaml index 430284b163c..b9e398327cc 100644 --- a/charts/stable/clusterissuer/Chart.yaml +++ b/charts/stable/clusterissuer/Chart.yaml @@ -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.3.1 +version: 11.3.2 diff --git a/charts/stable/clusterissuer/values.yaml b/charts/stable/clusterissuer/values.yaml index 41cded5bf0a..3b94192785d 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:0e760fdfbc48ba8041e7c6db999bb40bfca508b4be580ac75d32c4e29d202ce1 + tag: latest@sha256:96498ffd522e70807ab6384a5c0485a79b9c7c08ca79ba08623edcad1054e62d pullPolicy: IfNotPresent manifestManager: enabled: true diff --git a/charts/stable/metallb-config/Chart.yaml b/charts/stable/metallb-config/Chart.yaml index 4a945a1dde9..988dba68774 100644 --- a/charts/stable/metallb-config/Chart.yaml +++ b/charts/stable/metallb-config/Chart.yaml @@ -37,5 +37,5 @@ sources: - https://hub.docker.com/_/hello-world - https://metallb.io type: application -version: 10.3.1 +version: 10.3.2 diff --git a/charts/stable/metallb-config/values.yaml b/charts/stable/metallb-config/values.yaml index c7dfdd4d63d..16686f3ca65 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:0e760fdfbc48ba8041e7c6db999bb40bfca508b4be580ac75d32c4e29d202ce1 + tag: latest@sha256:96498ffd522e70807ab6384a5c0485a79b9c7c08ca79ba08623edcad1054e62d pullPolicy: IfNotPresent manifestManager: enabled: false