From f9ba8400fad8f8f74b082f4bd1f9eb680a51e61f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 18 Feb 2025 12:10:26 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/ghost?= =?UTF-8?q?folio/ghostfolio=202.138.0=20=E2=86=92=202.139.1=20(#32216)?= 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 | `401cb83` -> `7c2c145` | --- > [!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.139.1`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21391---2025-02-15) [Compare Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.139.0...2.139.1) ##### Added - Extended the tooltip in the chart of the holdings tab on the home page by the allocation, change and performance - Added a new static portfolio analysis rule: *Regional Market Cluster Risk* (Asia-Pacific Markets) - Added a new static portfolio analysis rule: *Regional Market Cluster Risk* (Japan) - Added support to create custom tags in the holding detail dialog (experimental) - Extended the tags selector component by a `readonly` attribute - Extended the tags selector component to support creating custom tags - Extended the holding detail dialog by the historical market data editor (experimental) - Added global styles to the *Storybook* setup ##### Changed - Improved the symbol lookup in the *Trackinsight* data enhancer for asset profile data - Improved the language localization for German (`de`) - Upgraded `@trivago/prettier-plugin-sort-imports` from version `5.2.1` to `5.2.2` ##### Fixed - Fixed the gaps in the chart of the benchmark comparator ### [`v2.139.0`](https://redirect.github.com/ghostfolio/ghostfolio/releases/tag/2.139.0) [Compare Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.138.0...2.139.0) ##### Added - Added a new static portfolio analysis rule: *Regional Market Cluster Risk* (Asia-Pacific Markets) - Added a new static portfolio analysis rule: *Regional Market Cluster Risk* (Japan) - Added support to create custom tags in the holding detail dialog (experimental) - Extended the tags selector component by a `readonly` attribute - Extended the tags selector component to support creating custom tags - Extended the holding detail dialog by the historical market data editor (experimental) - Added global styles to the *Storybook* setup ##### Changed - Improved the symbol lookup in the *Trackinsight* data enhancer for asset profile data - Improved the language localization for German (`de`) - Upgraded `@trivago/prettier-plugin-sort-imports` from version `5.2.1` to `5.2.2` ##### Fixed - Fixed the gaps in the chart of the benchmark comparator ##### Special Thanks - [@​amandee27](https://redirect.github.com/amandee27) - [@​dtslvr](https://redirect.github.com/dtslvr) - [@​Kaysera](https://redirect.github.com/Kaysera) - [@​KenTandrian](https://redirect.github.com/KenTandrian) - [@​shaun-ak](https://redirect.github.com/shaun-ak)
--- ### 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 86c0ae96315..f3223fc4e29 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.138.0 +appVersion: 2.139.1 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.50.2 +version: 6.51.0 diff --git a/charts/stable/ghostfolio/values.yaml b/charts/stable/ghostfolio/values.yaml index e2aea2acb47..9d33cafc6e5 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.138.0@sha256:401cb836ec4097752ab8dcf66e03399ccc45794b901fce48e3c84b52e406a090 + tag: 2.139.1@sha256:7c2c145990664374c25d990b9a98d797eb3fb7d9f375e77f67dc33c46c1c8474 securityContext: container: runAsNonRoot: false