From 905b52323b271817c47ca34eb11f08aca8b9f63b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 12 Aug 2025 05:39:43 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/ellite/?= =?UTF-8?q?wallos=204.0.0=20=E2=86=92=204.1.0=20(#38297)?= 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 | `1108544` -> `5e12fca` | --- > [!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.1.0`](https://redirect.github.com/ellite/Wallos/blob/HEAD/CHANGELOG.md#410-2025-08-11) [Compare Source](https://redirect.github.com/ellite/Wallos/compare/v4.0.0...v4.1.0) ##### Features - add at a glance dashboard ([ba6dddf](https://redirect.github.com/ellite/Wallos/commit/ba6dddf52601fdbeb18897731beacc48d16043c3)) - add get\_oidc\_settings endpoint to the api ([ba6dddf](https://redirect.github.com/ellite/Wallos/commit/ba6dddf52601fdbeb18897731beacc48d16043c3)) - ai recommendations with chatgpt, gemini or ollama ([ba6dddf](https://redirect.github.com/ellite/Wallos/commit/ba6dddf52601fdbeb18897731beacc48d16043c3)) - allow to disable password login when oidc is enabled ([ba6dddf](https://redirect.github.com/ellite/Wallos/commit/ba6dddf52601fdbeb18897731beacc48d16043c3)) - display ai recommendations on the dashboard ([ba6dddf](https://redirect.github.com/ellite/Wallos/commit/ba6dddf52601fdbeb18897731beacc48d16043c3)) - refactor css colors ([ba6dddf](https://redirect.github.com/ellite/Wallos/commit/ba6dddf52601fdbeb18897731beacc48d16043c3)) ##### Bug Fixes - accept both api\_key and apiKey as parameter on the api ([ba6dddf](https://redirect.github.com/ellite/Wallos/commit/ba6dddf52601fdbeb18897731beacc48d16043c3))
--- ### 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 6a3fce59ce6..19bba58dea4 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.0.0 +appVersion: 4.1.0 dependencies: - name: common version: 28.15.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.1.1 +version: 9.2.0 diff --git a/charts/stable/wallos/values.yaml b/charts/stable/wallos/values.yaml index a814b255ec0..14a0fa06777 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.0.0@sha256:11085443d9bc7b9b5f824a0c4b6dcab386fba04ad831624433b8c82e2a026a63 + tag: 4.1.0@sha256:5e12fcae43a9a72fbb155b699110a6e582108bc8f8a8b8553d5f0ac6717ff81a pullPolicy: IfNotPresent securityContext: