From 43d962ecfdde1948748eaf4937a89d8b4d8fe10a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 8 Feb 2025 15:26:49 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/ghost?= =?UTF-8?q?folio/ghostfolio=202.137.1=20=E2=86=92=202.138.0=20(#31786)?= 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 | `0973890` -> `401cb83` | --- > [!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.138.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21380---2025-02-08) [Compare Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.137.1...2.138.0) ##### Added - Added a new static portfolio analysis rule: *Regional Market Cluster Risk* (Emerging Markets) - Added a new static portfolio analysis rule: *Regional Market Cluster Risk* (Europe) - Added a link to *Duck.ai* to the *Copy AI prompt to clipboard* action on the analysis page (experimental) - Extracted the tags selector to a reusable component used in the create or update activity dialog and holding detail dialog - Added stories for the tags selector component ##### Changed - Improved the caching of the portfolio snapshot in the portfolio calculator by expiring cache entries when a user changes tags in the holding detail dialog - Improved the error handling in the *CoinGecko* service - Improved the language localization for German (`de`) - Upgraded `svgmap` from version `2.6.0` to `2.12.2`
--- ### 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 5429a5ac5ca..ddc55cca8dd 100644 --- a/charts/stable/ghostfolio/Chart.yaml +++ b/charts/stable/ghostfolio/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.137.1 +appVersion: 2.138.0 dependencies: - name: common version: 25.4.10 @@ -41,4 +41,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ghostfolio - https://hub.docker.com/r/ghostfolio/ghostfolio type: application -version: 6.49.0 +version: 6.50.0 diff --git a/charts/stable/ghostfolio/values.yaml b/charts/stable/ghostfolio/values.yaml index 8149cd4aec3..e2aea2acb47 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.137.1@sha256:09738902aaeb4dab09a9e8adb7e6eeb6235973e9458bf33e7c0d4b2a432a7a5b + tag: 2.138.0@sha256:401cb836ec4097752ab8dcf66e03399ccc45794b901fce48e3c84b52e406a090 securityContext: container: runAsNonRoot: false