From 2067f0c04eca245b227cc10a051da7314d86027b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 28 Apr 2026 04:23:33 +0200 Subject: [PATCH] =?UTF-8?q?fix(wallos):=20update=20image=20ghcr.io/ellite/?= =?UTF-8?q?wallos=204.8.3=20=E2=86=92=204.8.4=20(#47620)?= 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 | `3c353bb` → `e4ca23a` | --- > [!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.8.4`](https://redirect.github.com/ellite/Wallos/blob/HEAD/CHANGELOG.md#484-2026-04-27) [Compare Source](https://redirect.github.com/ellite/Wallos/compare/v4.8.3...v4.8.4) ##### Bug Fixes - improve date formatting with IntlDateFormatter fallback ([`b2c565f`](https://redirect.github.com/ellite/Wallos/commit/b2c565f)) ([#​1048](https://redirect.github.com/ellite/Wallos/issues/1048)) ([8d43623](https://redirect.github.com/ellite/Wallos/commit/8d43623da9c27d32c30a219fec84a4724f62c38b)) - missing year for subscription next payment display ([`ca5823d`](https://redirect.github.com/ellite/Wallos/commit/ca5823d)) ([8d43623](https://redirect.github.com/ellite/Wallos/commit/8d43623da9c27d32c30a219fec84a4724f62c38b))
--- ### Configuration 📅 **Schedule**: (UTC) - 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 d52f7e466cd..6490683785a 100644 --- a/charts/stable/wallos/Chart.yaml +++ b/charts/stable/wallos/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 4.8.3 +appVersion: 4.8.4 dependencies: - name: common version: 29.1.6 @@ -35,5 +35,5 @@ sources: - https://github.com/ellite/Wallos - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/wallos type: application -version: 10.2.2 +version: 10.2.3 diff --git a/charts/stable/wallos/values.yaml b/charts/stable/wallos/values.yaml index f42930883a5..dd6eb2ea268 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.8.3@sha256:3c353bbbb036337680e682270c8dce9a062ead2f8a22c45eee763e50c46e9fa1 + tag: 4.8.4@sha256:e4ca23a5b56d3f3e36987db9e38faa2b88adb0df0453852346689e6397daac83 pullPolicy: IfNotPresent securityContext: