chore(helm): update image ghcr.io/ellite/wallos 2.43.1 → 2.45.0 (#31113)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/ellite/wallos](https://redirect.github.com/ellite/Wallos) | minor | `b71316f` -> `ea3cb3a` | --- > [!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 <details> <summary>ellite/Wallos (ghcr.io/ellite/wallos)</summary> ### [`v2.45.0`](https://redirect.github.com/ellite/Wallos/blob/HEAD/CHANGELOG.md#2450-2025-01-19) [Compare Source](https://redirect.github.com/ellite/Wallos/compare/v2.45.0...v2.45.0) ##### Features - add czech translations ([#​701](https://redirect.github.com/ellite/Wallos/issues/701)) ([426fdfa](https://redirect.github.com/ellite/Wallos/commit/426fdfa5c79d32c7d5a0722a0590d39547cfd1fa)) ### [`v2.45.0`](https://redirect.github.com/ellite/Wallos/releases/tag/v2.45.0) [Compare Source](https://redirect.github.com/ellite/Wallos/compare/v2.44.1...v2.45.0) ##### Features - add czech translations ([#​701](https://redirect.github.com/ellite/Wallos/issues/701)) ([426fdfa](https://redirect.github.com/ellite/Wallos/commit/426fdfa5c79d32c7d5a0722a0590d39547cfd1fa)) ### [`v2.44.1`](https://redirect.github.com/ellite/Wallos/blob/HEAD/CHANGELOG.md#2441-2025-01-19) [Compare Source](https://redirect.github.com/ellite/Wallos/compare/v2.44.0...v2.44.1) ##### Bug Fixes - error setting date of last exchange rates update ([#​699](https://redirect.github.com/ellite/Wallos/issues/699)) ([d2f68c4](https://redirect.github.com/ellite/Wallos/commit/d2f68c457e9b1328caf983ddc6e2827430855aa6)) ### [`v2.44.0`](https://redirect.github.com/ellite/Wallos/blob/HEAD/CHANGELOG.md#2440-2025-01-12) [Compare Source](https://redirect.github.com/ellite/Wallos/compare/v2.43.1...v2.44.0) ##### Features - allow notifications on due date ([87f148d](https://redirect.github.com/ellite/Wallos/commit/87f148d1745bec19f5713b8a367a3615871e6e33)) ##### Bug Fixes - don't expose disabled notifications to ical feed ([87f148d](https://redirect.github.com/ellite/Wallos/commit/87f148d1745bec19f5713b8a367a3615871e6e33)) - email notification test always sending to admins email ([87f148d](https://redirect.github.com/ellite/Wallos/commit/87f148d1745bec19f5713b8a367a3615871e6e33)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.43.1
|
||||
appVersion: 2.45.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.3.1
|
||||
@@ -32,4 +32,4 @@ sources:
|
||||
- https://github.com/ellite/Wallos
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/wallos
|
||||
type: application
|
||||
version: 6.7.1
|
||||
version: 6.8.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/ellite/wallos
|
||||
tag: 2.43.1@sha256:b71316f5acc7819abc1dd3e59009332166098620b5e8417e41307fc858e0be39
|
||||
tag: 2.45.0@sha256:ea3cb3a143326601abed7654862bfb15e382c979c22cd5d762269d26e137215e
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
||||
Reference in New Issue
Block a user