From 38f077e976da5d111370ef806004fcbaf9a407fa Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 19 Mar 2026 23:35:53 +0100 Subject: [PATCH] =?UTF-8?q?fix(wallos):=20update=20image=20ghcr.io/ellite/?= =?UTF-8?q?wallos=204.7.1=20=E2=86=92=204.7.2=20(#46235)?= 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) | patch | `aba53e3` → `7bb6c96` | --- > [!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.2`](https://redirect.github.com/ellite/Wallos/blob/HEAD/CHANGELOG.md#472-2026-03-19) [Compare Source](https://redirect.github.com/ellite/Wallos/compare/v4.7.1...v4.7.2) ##### Bug Fixes - password reset tokens now expire after 60 minutes ([90bb618](https://redirect.github.com/ellite/Wallos/commit/90bb6186ee4091590b6efdef824c85f2494ff2bb)) - vulnerability would allow to bypass 2fa ([#​1021](https://redirect.github.com/ellite/Wallos/issues/1021)) ([90bb618](https://redirect.github.com/ellite/Wallos/commit/90bb6186ee4091590b6efdef824c85f2494ff2bb))
--- ### 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 2da84b0f019..8bec314ee14 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.7.1 +appVersion: 4.7.2 dependencies: - name: common version: 29.0.0 @@ -34,5 +34,5 @@ sources: - https://github.com/ellite/Wallos - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/wallos type: application -version: 10.0.0 +version: 10.0.1 diff --git a/charts/stable/wallos/values.yaml b/charts/stable/wallos/values.yaml index 4e427a8698c..e4bb440f5ae 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.7.1@sha256:aba53e32b3a5d9dfe9608c20ed84ae6c5125bc6ea12e752a1d88aaa4430cf3e9 + tag: 4.7.2@sha256:7bb6c96c8433a816a20778bba7ccdefd74ad22019c5e169f43385059a2ac9161 pullPolicy: IfNotPresent securityContext: