From 316ce9ff7cd76d75cbd3807736ed5c50a349993d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 28 Jul 2025 14:44:27 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/ellite/?= =?UTF-8?q?wallos=203.3.0=20=E2=86=92=203.3.1=20(#37693)?= 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 | `9dd49af` -> `2c87114` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
ellite/Wallos (ghcr.io/ellite/wallos) ### [`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 ([#​871](https://redirect.github.com/ellite/Wallos/issues/871)) ([596cbc4](https://redirect.github.com/ellite/Wallos/commit/596cbc42464100dc8c6db5d07c090dab4b767268))
--- ### 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 c282fd8eb40..5552dcc2476 100644 --- a/charts/stable/wallos/Chart.yaml +++ b/charts/stable/wallos/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 3.3.0 +appVersion: 3.3.1 dependencies: - name: common version: 28.13.0 @@ -35,5 +35,5 @@ sources: - https://github.com/ellite/Wallos - https://github.com/truecharts/charts/tree/master/charts/stable/wallos type: application -version: 8.1.0 +version: 8.1.1 diff --git a/charts/stable/wallos/values.yaml b/charts/stable/wallos/values.yaml index 247ae1d7a11..f0c52b90ac5 100644 --- a/charts/stable/wallos/values.yaml +++ b/charts/stable/wallos/values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/ellite/wallos - tag: 3.3.0@sha256:9dd49af3c8839e561aa458411d90074f8d9da434bdd65a8a13657d5d19229f73 + tag: 3.3.1@sha256:2c871147f779386c37ce884298539e6f50b53ba34086b96a2b7aa240cb1b5d61 pullPolicy: IfNotPresent securityContext: