From 62b67dd4bf3868d4169e534ac2e096a677ede01f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 20 Mar 2025 08:12:16 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/ellite/?= =?UTF-8?q?wallos=202.46.1=20=E2=86=92=202.47.1=20(#33454)?= 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 | `34d1a92` -> `5a78a0e` | 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.47.1`](https://redirect.github.com/ellite/Wallos/blob/HEAD/CHANGELOG.md#2471-2025-03-19) [Compare Source](https://redirect.github.com/ellite/Wallos/compare/v2.47.0...v2.47.1) ##### Bug Fixes - small layout inconsistencies on the dashboard ([19d3067](https://redirect.github.com/ellite/Wallos/commit/19d30672b2635b6e79eaa6eb5c49100d7a27a63a)) ### [`v2.47.0`](https://redirect.github.com/ellite/Wallos/blob/HEAD/CHANGELOG.md#2470-2025-03-19) [Compare Source](https://redirect.github.com/ellite/Wallos/compare/v2.46.1...v2.47.0) ##### Features - add filter by renew type ([1bec973](https://redirect.github.com/ellite/Wallos/commit/1bec973803e0b3c00d2765bbf80447439127574d)) - add sort by renew type ([1bec973](https://redirect.github.com/ellite/Wallos/commit/1bec973803e0b3c00d2765bbf80447439127574d)) - add ukranian translation ([#​756](https://redirect.github.com/ellite/Wallos/issues/756)) ([1bec973](https://redirect.github.com/ellite/Wallos/commit/1bec973803e0b3c00d2765bbf80447439127574d)) - remove "Wallos" text from calendar export ([1bec973](https://redirect.github.com/ellite/Wallos/commit/1bec973803e0b3c00d2765bbf80447439127574d)) ##### Bug Fixes - ical trigger to spec RFC5545 ([1bec973](https://redirect.github.com/ellite/Wallos/commit/1bec973803e0b3c00d2765bbf80447439127574d)) - special chars on calendar exports ([1bec973](https://redirect.github.com/ellite/Wallos/commit/1bec973803e0b3c00d2765bbf80447439127574d)) - special chars on notifications ([1bec973](https://redirect.github.com/ellite/Wallos/commit/1bec973803e0b3c00d2765bbf80447439127574d)) - state filter not cleared by clear button ([1bec973](https://redirect.github.com/ellite/Wallos/commit/1bec973803e0b3c00d2765bbf80447439127574d))
--- ### 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 0510e7ae65b..8fac48df8b9 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.46.1 +appVersion: 2.47.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.10.1 +version: 6.11.0 diff --git a/charts/stable/wallos/values.yaml b/charts/stable/wallos/values.yaml index 77feee5d260..876617b17b5 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.46.1@sha256:34d1a92083bc4da561607d2b83bf58565754efed714bfe28196b6c3c9ba84031 + tag: 2.47.1@sha256:5a78a0ed23f4664babb38fa6ce50d782b85399e8daa707a4a5bc2d58cf29fbe7 pullPolicy: IfNotPresent securityContext: