feat(wallos): update image ghcr.io/ellite/wallos 4.6.2 → 4.7.1 (#46212)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/ellite/wallos](https://redirect.github.com/ellite/Wallos) |
minor | `ff4f09d` → `aba53e3` |

---

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

---

### Release Notes

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

###
[`v4.7.1`](https://redirect.github.com/ellite/Wallos/blob/HEAD/CHANGELOG.md#471-2026-03-19)

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

##### Bug Fixes

- remove extra line on languages.php causing headers already sent
([#&#8203;1019](https://redirect.github.com/ellite/Wallos/issues/1019))
([f5c9a34](https://redirect.github.com/ellite/Wallos/commit/f5c9a3498ed2df8ae6b225fc63ce01a8ed5ce348))

###
[`v4.7.1`](https://redirect.github.com/ellite/Wallos/releases/tag/v4.7.1)

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

##### Bug Fixes

- remove extra line on languages.php causing headers already sent
([#&#8203;1019](https://redirect.github.com/ellite/Wallos/issues/1019))
([f5c9a34](https://redirect.github.com/ellite/Wallos/commit/f5c9a3498ed2df8ae6b225fc63ce01a8ed5ce348))

###
[`v4.7.0`](https://redirect.github.com/ellite/Wallos/blob/HEAD/CHANGELOG.md#470-2026-03-19)

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

##### Features

- add romanian translations
([#&#8203;1017](https://redirect.github.com/ellite/Wallos/issues/1017))
([e87387f](https://redirect.github.com/ellite/Wallos/commit/e87387f0ebb540cd33e6dfda7181db9db650ecef))
- mask ai api key on the settings page
([e87387f](https://redirect.github.com/ellite/Wallos/commit/e87387f0ebb540cd33e6dfda7181db9db650ecef))

##### Bug Fixes

- ai recommendation numbering when deleting a recommendation
([e87387f](https://redirect.github.com/ellite/Wallos/commit/e87387f0ebb540cd33e6dfda7181db9db650ecef))
- calendar ocurrences to respect subscriptions start date
([e87387f](https://redirect.github.com/ellite/Wallos/commit/e87387f0ebb540cd33e6dfda7181db9db650ecef))
- logo search
([e87387f](https://redirect.github.com/ellite/Wallos/commit/e87387f0ebb540cd33e6dfda7181db9db650ecef))
- retain first and last name when switching language during registration
([e87387f](https://redirect.github.com/ellite/Wallos/commit/e87387f0ebb540cd33e6dfda7181db9db650ecef))
- set login cookie to httponly
([e87387f](https://redirect.github.com/ellite/Wallos/commit/e87387f0ebb540cd33e6dfda7181db9db650ecef))
- ssrf vulnerability on several endpoints
([e87387f](https://redirect.github.com/ellite/Wallos/commit/e87387f0ebb540cd33e6dfda7181db9db650ecef))
- unicode character on the css file
([e87387f](https://redirect.github.com/ellite/Wallos/commit/e87387f0ebb540cd33e6dfda7181db9db650ecef))
- xss vulnerability on payment method rename endpoint
([e87387f](https://redirect.github.com/ellite/Wallos/commit/e87387f0ebb540cd33e6dfda7181db9db650ecef))

</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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvd2FsbG9zIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
This commit is contained in:
TrueCharts Bot
2026-03-19 05:01:51 +01:00
committed by GitHub
parent 9a53fc1393
commit 455879daee
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -8,7 +8,7 @@ annotations:
trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable
apiVersion: v2
appVersion: 4.6.2
appVersion: 4.7.1
dependencies:
- name: common
version: 28.33.4
@@ -34,5 +34,5 @@ sources:
- https://github.com/ellite/Wallos
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/wallos
type: application
version: 9.21.3
version: 9.22.0
+1 -1
View File
@@ -1,7 +1,7 @@
# yaml-language-server: $schema=./values.schema.json
image:
repository: ghcr.io/ellite/wallos
tag: 4.6.2@sha256:ff4f09d93b23ae7ec6aba61e6b4a9b02fdd4f572ef54f4017a890c2414892e2c
tag: 4.7.1@sha256:aba53e32b3a5d9dfe9608c20ed84ae6c5125bc6ea12e752a1d88aaa4430cf3e9
pullPolicy: IfNotPresent
securityContext: