chore(helm): update image ghcr.io/ellite/wallos 2.48.1 → 2.49.0 (#34348)

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

<details>
<summary>ellite/Wallos (ghcr.io/ellite/wallos)</summary>

###
[`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))

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2025-04-13 20:19:14 +02:00
committed by GitHub
parent ece4a32e11
commit 0ed8011650
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -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
+1 -1
View File
@@ -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: