From d3d63a90390aa23d086bb179926811ff45d52785 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 18 Apr 2025 20:23:41 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/ellite/?= =?UTF-8?q?wallos=202.50.1=20=E2=86=92=202.51.0=20(#34532)?= 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 | `fe24cef` -> `318abce` | 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.51.0`](https://redirect.github.com/ellite/Wallos/blob/HEAD/CHANGELOG.md#2510-2025-04-18) [Compare Source](https://redirect.github.com/ellite/Wallos/compare/v2.50.1...v2.51.0) ##### Features - add over budget warnings on the calendar ([88eae10](https://redirect.github.com/ellite/Wallos/commit/88eae1002f0cc29a847e95b7698ab713779ec4f4)) ##### Bug Fixes - force correct timezone on the cronjobs ([88eae10](https://redirect.github.com/ellite/Wallos/commit/88eae1002f0cc29a847e95b7698ab713779ec4f4))
--- ### 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 f75eec618a6..eb07fd7cfbf 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.50.1 +appVersion: 2.51.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.14.1 +version: 6.15.0 diff --git a/charts/stable/wallos/values.yaml b/charts/stable/wallos/values.yaml index e9f0db57eeb..a0d617a8a42 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.50.1@sha256:fe24cef0e3b912b3a8bd7a961d0ba158fd7e7d9a77c5264f3abba9c1fba75eef + tag: 2.51.0@sha256:318abce4939736b079500ef5e2ddf93a9fced38dd464563abd2f6437f85ee36e pullPolicy: IfNotPresent securityContext: