chore(helm): update image ghcr.io/ellite/wallos 3.3.0 → 4.0.0 (#37861)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/ellite/wallos](https://redirect.github.com/ellite/Wallos) |
major | `9dd49af` -> `1108544` |

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.0.0`](https://redirect.github.com/ellite/Wallos/blob/HEAD/CHANGELOG.md#400-2025-07-21)

[Compare
Source](https://redirect.github.com/ellite/Wallos/compare/v3.3.1...v4.0.0)

##### ⚠ BREAKING CHANGES

- add oauth / oidc support
([#&#8203;875](https://redirect.github.com/ellite/Wallos/issues/875))

##### Features

- add oauth / oidc support
([#&#8203;875](https://redirect.github.com/ellite/Wallos/issues/875))
([805e688](https://redirect.github.com/ellite/Wallos/commit/805e688ec0fac1dbb362e847ed8a4e3e301ee113))
- add oauth/oidc support
([#&#8203;873](https://redirect.github.com/ellite/Wallos/issues/873))
([c0d53e4](https://redirect.github.com/ellite/Wallos/commit/c0d53e4423996595e5c82404af92e077c00eae47))

###
[`v3.3.1`](https://redirect.github.com/ellite/Wallos/blob/HEAD/CHANGELOG.md#331-2025-07-19)

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

##### Bug Fixes

- code of new taiwan dollar
([596cbc4](https://redirect.github.com/ellite/Wallos/commit/596cbc42464100dc8c6db5d07c090dab4b767268))
- decoding of header from database on the webhook notifications
([596cbc4](https://redirect.github.com/ellite/Wallos/commit/596cbc42464100dc8c6db5d07c090dab4b767268))
- unicode issue on telegram notifications
([#&#8203;871](https://redirect.github.com/ellite/Wallos/issues/871))
([596cbc4](https://redirect.github.com/ellite/Wallos/commit/596cbc42464100dc8c6db5d07c090dab4b767268))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMC4wIiwidXBkYXRlZEluVmVyIjoiNDEuMjAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19-->

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
This commit is contained in:
TrueCharts Bot
2025-07-28 18:05:33 +02:00
committed by GitHub
parent 5d191c9672
commit cfd2856b85
2 changed files with 3 additions and 4 deletions
+2 -3
View File
@@ -9,7 +9,7 @@ annotations:
truecharts.org/min_helm_version: "3.14"
truecharts.org/train: stable
apiVersion: v2
appVersion: 3.3.1
appVersion: 4.0.0
dependencies:
- name: common
version: 28.13.0
@@ -35,5 +35,4 @@ sources:
- https://github.com/ellite/Wallos
- https://github.com/truecharts/charts/tree/master/charts/stable/wallos
type: application
version: 8.1.1
version: 9.0.0
+1 -1
View File
@@ -1,6 +1,6 @@
image:
repository: ghcr.io/ellite/wallos
tag: 3.3.1@sha256:2c871147f779386c37ce884298539e6f50b53ba34086b96a2b7aa240cb1b5d61
tag: 4.0.0@sha256:11085443d9bc7b9b5f824a0c4b6dcab386fba04ad831624433b8c82e2a026a63
pullPolicy: IfNotPresent
securityContext: