From 6792037f3dad62e30c5495e62537d60a2feea263 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 4 May 2025 14:44:18 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/ellite/?= =?UTF-8?q?wallos=202.52.2=20=E2=86=92=203.0.2=20(#35045)?= 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) | major | `ad8d37f` -> `1b6fa8a` | --- > [!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.0.2`](https://redirect.github.com/ellite/Wallos/blob/HEAD/CHANGELOG.md#302-2025-05-03) [Compare Source](https://redirect.github.com/ellite/Wallos/compare/v3.0.1...v3.0.2) ##### Bug Fixes - delete avatar would not work if wallos is on a subfolder ([69c7d52](https://redirect.github.com/ellite/Wallos/commit/69c7d52cf8d708bcb046343faa663209c8d36779)) - some strings not using translations on the calendar page ([69c7d52](https://redirect.github.com/ellite/Wallos/commit/69c7d52cf8d708bcb046343faa663209c8d36779)) - vulnerability on delete avatar ([69c7d52](https://redirect.github.com/ellite/Wallos/commit/69c7d52cf8d708bcb046343faa663209c8d36779)) ### [`v3.0.1`](https://redirect.github.com/ellite/Wallos/blob/HEAD/CHANGELOG.md#301-2025-04-30) [Compare Source](https://redirect.github.com/ellite/Wallos/compare/v3.0.0...v3.0.1) ##### Bug Fixes - allow to clear the budget field ([f6b8fb9](https://redirect.github.com/ellite/Wallos/commit/f6b8fb9162c5fb4fefa1fbd9cde65c201e96be6c)) - don't show budget alert when budget is 0 ([f6b8fb9](https://redirect.github.com/ellite/Wallos/commit/f6b8fb9162c5fb4fefa1fbd9cde65c201e96be6c)) ### [`v3.0.0`](https://redirect.github.com/ellite/Wallos/blob/HEAD/CHANGELOG.md#300-2025-04-27) [Compare Source](https://redirect.github.com/ellite/Wallos/compare/v2.52.2...v3.0.0) ##### ⚠ BREAKING CHANGES - simplified webhook notifications without iterator (might break your current webhook settings) ##### Features - simplified webhook notifications without iterator (might break your current webhook settings) ([e0f2048](https://redirect.github.com/ellite/Wallos/commit/e0f204803e635400c404529d87e5057c579c8531)) - use mobile style toggles instead of checkboxes ([e0f2048](https://redirect.github.com/ellite/Wallos/commit/e0f204803e635400c404529d87e5057c579c8531)) - webhooks can now be used for cancelation notifications ([e0f2048](https://redirect.github.com/ellite/Wallos/commit/e0f204803e635400c404529d87e5057c579c8531)) ##### Bug Fixes - barely readable placeholder text on textarea on dark the ([e0f2048](https://redirect.github.com/ellite/Wallos/commit/e0f204803e635400c404529d87e5057c579c8531))
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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 c6089db1bfe..2f5cd60e889 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: 2.52.2 +appVersion: 3.0.2 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: 6.16.1 +version: 7.0.0 diff --git a/charts/stable/wallos/values.yaml b/charts/stable/wallos/values.yaml index 39859e3ee12..0424f5ee0fb 100644 --- a/charts/stable/wallos/values.yaml +++ b/charts/stable/wallos/values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/ellite/wallos - tag: 2.52.2@sha256:ad8d37f01e7bc3ccc4ebdb4f7337696c0a1f69dc9c1c7b3621687e23adab2fa6 + tag: 3.0.2@sha256:1b6fa8a25c71709097209cb2eb3897ca5362175bc9e9f622427720d9f9e9d5d8 pullPolicy: IfNotPresent securityContext: