chore(helm): update image ghcr.io/ellite/wallos 4.2.0 → 4.3.0 (#39577)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/ellite/wallos](https://redirect.github.com/ellite/Wallos) |
minor | `21fdf46` -> `f748908` |

---

> [!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.

---

### Release Notes

<details>
<summary>ellite/Wallos (ghcr.io/ellite/wallos)</summary>

###
[`v4.3.0`](https://redirect.github.com/ellite/Wallos/blob/HEAD/CHANGELOG.md#430-2025-09-15)

[Compare
Source](https://redirect.github.com/ellite/Wallos/compare/v4.2.0...v4.3.0)

##### Features

- add health endpoint and healthcheck to container
([#&#8203;919](https://redirect.github.com/ellite/Wallos/issues/919))
([852cb48](https://redirect.github.com/ellite/Wallos/commit/852cb485a65a58c91577b369fb9ea293d370bda8))

</details>

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2025-09-16 19:36:06 +02:00
committed by GitHub
parent ab4f746e45
commit b424819787
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ annotations:
truecharts.org/min_helm_version: "3.14"
truecharts.org/train: stable
apiVersion: v2
appVersion: 4.2.0
appVersion: 4.3.0
dependencies:
- name: common
version: 28.17.1
@@ -35,5 +35,5 @@ sources:
- https://github.com/ellite/Wallos
- https://github.com/truecharts/charts/tree/master/charts/stable/wallos
type: application
version: 9.5.0
version: 9.6.0
+1 -1
View File
@@ -1,6 +1,6 @@
image:
repository: ghcr.io/ellite/wallos
tag: 4.2.0@sha256:21fdf46cfb4f507b8ea480f5c60b0f907ee165f50b05411e5a7982b08eb2526a
tag: 4.3.0@sha256:f7489083991465b8b24a919b87f5c325d9ec57f7208fa40746578efadde3db3f
pullPolicy: IfNotPresent
securityContext: