chore(helm): update image hello-world digest to 424f1f8 (#34342)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| hello-world | digest | `fc08e72` -> `424f1f8` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
This commit is contained in:
TrueCharts Bot
2025-04-13 20:21:07 +02:00
committed by GitHub
parent 4afd931578
commit b3889fd898
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -36,5 +36,5 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/premium/clusterissuer
- https://hub.docker.com/_/hello-world
type: application
version: 9.6.2
version: 9.6.3
+1 -1
View File
@@ -1,6 +1,6 @@
image:
repository: hello-world
tag: latest@sha256:fc08e727181e2668370f47db6319815c279ed887e2f01be96b94106bc2781430
tag: latest@sha256:424f1f86cdf501deb591ace8d14d2f40272617b51b374915a87a2886b2025ece
pullPolicy: IfNotPresent
manifestManager:
enabled: true