From 993a9019910c74478c42f57bf70e162d7dba306b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 23 Feb 2025 02:11:53 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/ellite/?= =?UTF-8?q?wallos=202.45.2=20=E2=86=92=202.46.0=20(#32446)?= 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 | `fc19d4a` -> `9ce5552` | 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.46.0`](https://redirect.github.com/ellite/Wallos/blob/HEAD/CHANGELOG.md#2460-2025-02-22) [Compare Source](https://redirect.github.com/ellite/Wallos/compare/v2.45.2...v2.46.0) ##### Features - sorting by category or payment method respects order from the settings page ([51b2272](https://redirect.github.com/ellite/Wallos/commit/51b22727bf5656a4a263519b5b56adfe6a2d12be)) ##### Bug Fixes - access to tmp folder by www-data ([51b2272](https://redirect.github.com/ellite/Wallos/commit/51b22727bf5656a4a263519b5b56adfe6a2d12be))
--- ### 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 25876310f58..77556291d1d 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.45.2 +appVersion: 2.46.0 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.9.3 +version: 6.10.0 diff --git a/charts/stable/wallos/values.yaml b/charts/stable/wallos/values.yaml index dbb5e7cb378..a3bd590abc6 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.45.2@sha256:fc19d4aaf68d1ea2cc7e7ba5cbfd2fe6fafb5b47968814b9f609242334c4e97b + tag: 2.46.0@sha256:9ce55520e7bd3a5518a33f22590b2631b76559faadf1df68e1de4103dc6d60d7 pullPolicy: IfNotPresent securityContext: