From 305740477d532c18e8a7c5626010699d09e5fc5c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 12 Sep 2025 10:17:26 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/ghost?= =?UTF-8?q?folio/ghostfolio=202.197.0=20=E2=86=92=202.198.0=20(#39460)?= 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 | `35edb54` -> `0802a64` | --- > [!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.198.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21980---2025-09-11) [Compare Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.197.0...2.198.0) ##### Changed - Extended the variations of the interstitials for the subscription - Renamed the job identifier column in the jobs queue view of the admin control panel - Refactored the markets page to standalone - Refactored the fear and greed index component to standalone - Refactored the header component to standalone - Refactored the investment chart component to standalone - Refactored the rule component to standalone - Refactored the rules component to standalone - Refactored the subscription interstitial dialog component to standalone - Removed the `IonIcon` import from the landing page - Improved the language localization for German (`de`) - Upgraded `angular` from version `20.1.3` to `20.2.4` - Upgraded `eslint` dependencies - Upgraded `Nx` from version `21.3.9` to `21.5.1` - Upgraded `storybook` from version `9.0.17` to `9.1.5` ##### Fixed - Fixed the holdings table on the public page
--- ### 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 b2c190ad59f..557abf5139f 100644 --- a/charts/stable/ghostfolio/Chart.yaml +++ b/charts/stable/ghostfolio/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.197.0 +appVersion: 2.198.0 dependencies: - name: common version: 28.17.1 @@ -45,5 +45,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/ghostfolio - https://hub.docker.com/r/ghostfolio/ghostfolio type: application -version: 8.20.3 +version: 8.21.0 diff --git a/charts/stable/ghostfolio/values.yaml b/charts/stable/ghostfolio/values.yaml index 704ff04a10d..2a5f7d6c7a4 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.197.0@sha256:35edb54422aec8a9625131429a23be18b8487d11610f3c2227f7051992272d61 + tag: 2.198.0@sha256:0802a64df5dd4e7b5b69665e219bb5d593d2d9a8e8de8a4cc716f952beaad570 securityContext: container: runAsNonRoot: false