From 0ed8011650dadb0be870483521bd9ddb2bce45e0 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 13 Apr 2025 20:19:14 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/ellite/?= =?UTF-8?q?wallos=202.48.1=20=E2=86=92=202.49.0=20(#34348)?= 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 | `50cb9f5` -> `c24387d` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
ellite/Wallos (ghcr.io/ellite/wallos) ### [`v2.49.0`](https://redirect.github.com/ellite/Wallos/blob/HEAD/CHANGELOG.md#2490-2025-04-13) [Compare Source](https://redirect.github.com/ellite/Wallos/compare/v2.48.1...v2.49.0) ##### Features - show name on mobile view when subscription has no logo ([9eb2907](https://redirect.github.com/ellite/Wallos/commit/9eb2907145297e3b7aac54dd5b51451d961f549a)) - show timezone on sendnotification cronjob on admin page ([9eb2907](https://redirect.github.com/ellite/Wallos/commit/9eb2907145297e3b7aac54dd5b51451d961f549a)) - use currencyConverter for notifications as well ([9eb2907](https://redirect.github.com/ellite/Wallos/commit/9eb2907145297e3b7aac54dd5b51451d961f549a)) - use symbol from db when currencyFormatter does not support the currency ([9eb2907](https://redirect.github.com/ellite/Wallos/commit/9eb2907145297e3b7aac54dd5b51451d961f549a)) ##### Bug Fixes - date comparison check on sendnotifications cronjob ([9eb2907](https://redirect.github.com/ellite/Wallos/commit/9eb2907145297e3b7aac54dd5b51451d961f549a)) - emails with encryption set to none not working without ssl ([9eb2907](https://redirect.github.com/ellite/Wallos/commit/9eb2907145297e3b7aac54dd5b51451d961f549a)) - error when not setting custom headers for ntfy ([9eb2907](https://redirect.github.com/ellite/Wallos/commit/9eb2907145297e3b7aac54dd5b51451d961f549a))
--- ### 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 69752f09e43..53cbb99c5a8 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.48.1 +appVersion: 2.49.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: 6.12.1 +version: 6.13.0 diff --git a/charts/stable/wallos/values.yaml b/charts/stable/wallos/values.yaml index f6d2b4b61fe..68a6be6798c 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.48.1@sha256:50cb9f5861cc6efec302f9ad4d3ff8e8f57cfd4296429ebd810ef4b1f1185d17 + tag: 2.49.0@sha256:c24387d33a594a076f27233612b27ce6262583b570507d7fb7d8096a10199c0e pullPolicy: IfNotPresent securityContext: