From 9762523534ab83ed70f5f5a814edfb8d94393e6d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 28 Mar 2025 01:20:06 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/ellite/?= =?UTF-8?q?wallos=202.48.0=20=E2=86=92=202.48.1=20(#33658)?= 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) | patch | `8565133` -> `50cb9f5` | 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.48.1`](https://redirect.github.com/ellite/Wallos/blob/HEAD/CHANGELOG.md#2481-2025-03-27) [Compare Source](https://redirect.github.com/ellite/Wallos/compare/v2.48.0...v2.48.1) ##### Bug Fixes - notifications would also be sent x days after subscription was due in some cases ([ba912a3](https://redirect.github.com/ellite/Wallos/commit/ba912a37d1a0d95401a38dabe8f98f29a6aa49db))
--- ### 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 39e1b1f458b..0a153ec689d 100644 --- a/charts/stable/wallos/Chart.yaml +++ b/charts/stable/wallos/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.48.0 +appVersion: 2.48.1 dependencies: - name: common version: 25.4.10 @@ -32,4 +32,4 @@ sources: - https://github.com/ellite/Wallos - https://github.com/truecharts/charts/tree/master/charts/stable/wallos type: application -version: 6.12.0 +version: 6.12.1 diff --git a/charts/stable/wallos/values.yaml b/charts/stable/wallos/values.yaml index 01426a0654b..8afc3d59ea4 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.0@sha256:856513314951d58653024d493117aaa76d43bdc451e2e4ed1d5ee38ca0b3a0ac + tag: 2.48.1@sha256:50cb9f5861cc6efec302f9ad4d3ff8e8f57cfd4296429ebd810ef4b1f1185d17 pullPolicy: IfNotPresent securityContext: