chore(helm): update image hello-world digest to 56433a6 (#41131)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| hello-world | digest | `6dc565a` -> `56433a6` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard 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.

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
This commit is contained in:
TrueCharts Bot
2025-10-26 17:35:31 +01:00
committed by GitHub
parent 3eb57c59c6
commit d1d23c4017
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -40,5 +40,5 @@ sources:
- https://github.com/trueforge/truecharts/tree/master/charts/stable/clusterissuer
- https://hub.docker.com/_/hello-world
type: application
version: 10.11.1
version: 10.11.2
+1 -1
View File
@@ -1,6 +1,6 @@
image:
repository: hello-world
tag: latest@sha256:6dc565aa630927052111f823c303948cf83670a3903ffa3849f1488ab517f891
tag: latest@sha256:56433a6be3fda188089fb548eae3d91df3ed0d6589f7c2656121b911198df065
pullPolicy: IfNotPresent
manifestManager:
enabled: true