From 7515c19408f66c038fd22a3227bb8d0a983bfdda Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 6 Nov 2025 22:24:00 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/ghost?= =?UTF-8?q?folio/ghostfolio=202.214.0=20=E2=86=92=202.215.0=20(#41502)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio) | minor | `310861a` -> `51ba816` | --- > [!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
ghostfolio/ghostfolio (docker.io/ghostfolio/ghostfolio) ### [`v2.215.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#22150---2025-11-06) [Compare Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.214.0...2.215.0) ##### Added - Added the endpoint `GET /api/v1/admin/user/:id` ##### Changed - Improved the *Self-Hosting* section content for the *Compare with...* concept on the Frequently Asked Questions (FAQ) page - Improved the *Self-Hosting* section content for the *Markets* concept on the Frequently Asked Questions (FAQ) page - Changed the build executor of the client from `@nx/angular:webpack-browser` to `@nx/angular:browser-esbuild` - Refactored the app component to standalone - Improved the language localization for German (`de`) - Upgraded `@ionic/angular` from version `8.7.3` to `8.7.8` ##### Fixed - Fixed the style of the safe withdrawal rate selector in the *FIRE* section (experimental) - Assigned the `ADMIN` role to the first user signing up via a social login provider if no administrator existed - Improved the table headers’ alignment in the platform management of the admin control panel - Improved the table headers’ alignment in the tag management of the admin control panel
--- ### 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/ghostfolio/Chart.yaml | 4 ++-- charts/stable/ghostfolio/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/ghostfolio/Chart.yaml b/charts/stable/ghostfolio/Chart.yaml index 1c9d87a1afc..2ef50c0a299 100644 --- a/charts/stable/ghostfolio/Chart.yaml +++ b/charts/stable/ghostfolio/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 2.214.0 +appVersion: 2.215.0 dependencies: - name: common version: 28.26.3 @@ -47,5 +47,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/ghostfolio - https://hub.docker.com/r/ghostfolio/ghostfolio type: application -version: 8.50.5 +version: 8.51.0 diff --git a/charts/stable/ghostfolio/values.yaml b/charts/stable/ghostfolio/values.yaml index 5aff7bab984..8a79cfc0a17 100644 --- a/charts/stable/ghostfolio/values.yaml +++ b/charts/stable/ghostfolio/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/ghostfolio/ghostfolio pullPolicy: IfNotPresent - tag: 2.214.0@sha256:310861ae82bfa28f09eb76a0b9b4aee2bc55de768883a903aa87d59727417667 + tag: 2.215.0@sha256:51ba8167c7a252721f2b0411a914b6c487fe41cd99591edfbb2c2a05f66f06b1 securityContext: container: runAsNonRoot: false