From 171619f42fed833acdb30007fda32e0d754e2e59 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 14 Sep 2025 23:06:33 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/ellite/?= =?UTF-8?q?wallos=204.1.1=20=E2=86=92=204.2.0=20(#39526)?= 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 | `a1de777` -> `21fdf46` | --- > [!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
ellite/Wallos (ghcr.io/ellite/wallos) ### [`v4.2.0`](https://redirect.github.com/ellite/Wallos/blob/HEAD/CHANGELOG.md#420-2025-09-14) [Compare Source](https://redirect.github.com/ellite/Wallos/compare/v4.1.1...v4.2.0) ##### Features - add pushplus notification service ([#​911](https://redirect.github.com/ellite/Wallos/issues/911)) ([27ac805](https://redirect.github.com/ellite/Wallos/commit/27ac805141c0d170a40c2a7796a589a5ef29544f)) - make container shutdown instant & graceful ([27ac805](https://redirect.github.com/ellite/Wallos/commit/27ac805141c0d170a40c2a7796a589a5ef29544f)) - make container shutdown instant & graceful ([#​916](https://redirect.github.com/ellite/Wallos/issues/916)) ([27ac805](https://redirect.github.com/ellite/Wallos/commit/27ac805141c0d170a40c2a7796a589a5ef29544f)) - option to delete ai recommendations ([27ac805](https://redirect.github.com/ellite/Wallos/commit/27ac805141c0d170a40c2a7796a589a5ef29544f)) ##### Bug Fixes - parsing ai recommendations from gemini ([#​909](https://redirect.github.com/ellite/Wallos/issues/909)) ([27ac805](https://redirect.github.com/ellite/Wallos/commit/27ac805141c0d170a40c2a7796a589a5ef29544f))
--- ### 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 774b159ec0d..46f565f79c1 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: 4.1.1 +appVersion: 4.2.0 dependencies: - name: common version: 28.17.1 @@ -35,5 +35,5 @@ sources: - https://github.com/ellite/Wallos - https://github.com/truecharts/charts/tree/master/charts/stable/wallos type: application -version: 9.4.1 +version: 9.5.0 diff --git a/charts/stable/wallos/values.yaml b/charts/stable/wallos/values.yaml index 16326c14507..1c20a01321e 100644 --- a/charts/stable/wallos/values.yaml +++ b/charts/stable/wallos/values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/ellite/wallos - tag: 4.1.1@sha256:a1de777eb1d4863f7c8790bfa2e01a11760d0a1db067c135c5a581d27522e75c + tag: 4.2.0@sha256:21fdf46cfb4f507b8ea480f5c60b0f907ee165f50b05411e5a7982b08eb2526a pullPolicy: IfNotPresent securityContext: