From 455879daeeb10a0d49c3060458fbc180511c2758 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 19 Mar 2026 05:01:51 +0100 Subject: [PATCH] =?UTF-8?q?feat(wallos):=20update=20image=20ghcr.io/ellite?= =?UTF-8?q?/wallos=204.6.2=20=E2=86=92=204.7.1=20(#46212)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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
ellite/Wallos (ghcr.io/ellite/wallos) ### [`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 ([#​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 ([#​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 ([#​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))
--- ### 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. --- - [ ] 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). --- charts/stable/wallos/Chart.yaml | 4 ++-- charts/stable/wallos/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/wallos/Chart.yaml b/charts/stable/wallos/Chart.yaml index 61574e40acd..432ce7e7fc2 100644 --- a/charts/stable/wallos/Chart.yaml +++ b/charts/stable/wallos/Chart.yaml @@ -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 diff --git a/charts/stable/wallos/values.yaml b/charts/stable/wallos/values.yaml index f54341aaa96..4e427a8698c 100644 --- a/charts/stable/wallos/values.yaml +++ b/charts/stable/wallos/values.yaml @@ -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: