From dda52fd9aa8e6ba9b5a6d779ee5d77132a23acb3 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 8 Jun 2025 20:08:29 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/ellite/?= =?UTF-8?q?wallos=203.1.1=20=E2=86=92=203.2.0=20(#36085)?= 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 | `2098a83` -> `37ac7ec` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard 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) ### [`v3.2.0`](https://redirect.github.com/ellite/Wallos/blob/HEAD/CHANGELOG.md#320-2025-06-08) [Compare Source](https://redirect.github.com/ellite/Wallos/compare/v3.1.1...v3.2.0) ##### Features - add button to auto fill the next payment date ([48db4e3](https://redirect.github.com/ellite/Wallos/commit/48db4e300df6128b7cc0b4e0c86271bfb3159545)) - add first and last names to the user profile ([48db4e3](https://redirect.github.com/ellite/Wallos/commit/48db4e300df6128b7cc0b4e0c86271bfb3159545)) - add indonesian language ([#​842](https://redirect.github.com/ellite/Wallos/issues/842)) ([48db4e3](https://redirect.github.com/ellite/Wallos/commit/48db4e300df6128b7cc0b4e0c86271bfb3159545)) - add new currency ([48db4e3](https://redirect.github.com/ellite/Wallos/commit/48db4e300df6128b7cc0b4e0c86271bfb3159545)) - Add new currency ([#​829](https://redirect.github.com/ellite/Wallos/issues/829)) ([288ad45](https://redirect.github.com/ellite/Wallos/commit/288ad456564c307018541a09df447898e1d62d26)) - enable IPv6 environments by configuring a dual-stack listen in nginx ([48db4e3](https://redirect.github.com/ellite/Wallos/commit/48db4e300df6128b7cc0b4e0c86271bfb3159545)) ##### Bug Fixes - vulnerability on test webhook endpoint ([48db4e3](https://redirect.github.com/ellite/Wallos/commit/48db4e300df6128b7cc0b4e0c86271bfb3159545))
--- ### 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 c89b131494d..84747ba389b 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.1.1 +appVersion: 3.2.0 dependencies: - name: common version: 25.4.10 @@ -35,5 +35,5 @@ sources: - https://github.com/ellite/Wallos - https://github.com/truecharts/charts/tree/master/charts/stable/wallos type: application -version: 7.1.1 +version: 7.2.0 diff --git a/charts/stable/wallos/values.yaml b/charts/stable/wallos/values.yaml index a6b47239ab7..32101a9361e 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.1.1@sha256:2098a836d4e7c7903decd0a5cb9f8c0d7bb9d1932052b068837c91515d84a913 + tag: 3.2.0@sha256:37ac7eca26ae93531d89e462d32ca0a59497c85191343d4b968ce2894b63f9de pullPolicy: IfNotPresent securityContext: