From 87dc5db4f789a0d6c90ea680042b923551675c5f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 3 Feb 2025 18:44:11 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/ghost?= =?UTF-8?q?folio/ghostfolio=202.136.0=20=E2=86=92=202.137.1=20(#31572)?= 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 | `10192f8` -> `0973890` | --- > [!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.137.1`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21371---2025-02-01) [Compare Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.137.0...2.137.1) ##### Added - Added a new static portfolio analysis rule: *Regional Market Cluster Risk* (North America) - Added support for ETF sector data in the *Yahoo Finance* data enhancer ##### Changed - Extracted the scraper configuration to a sub form in the asset profile details dialog of the admin control - Migrated the database seeding to *TypeScript* - Improved the language localization for German (`de`) - Upgraded `@trivago/prettier-plugin-sort-imports` from version `4.3.0` to `5.2.1` - Upgraded `bull` from version `4.16.4` to `4.16.5` - Upgraded `ng-extract-i18n-merge` from version `2.13.1` to `2.14.1` - Upgraded `prisma` from version `6.2.1` to `6.3.0` ##### Fixed - Fixed the dynamic numerical precision for cryptocurrencies in the holding detail dialog ### [`v2.137.0`](https://redirect.github.com/ghostfolio/ghostfolio/releases/tag/2.137.0) [Compare Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.136.0...2.137.0) ##### Added - Added a new static portfolio analysis rule: *Regional Market Cluster Risk* (North America) - Added support for ETF sector data in the *Yahoo Finance* data enhancer ##### Changed - Extracted the scraper configuration to a sub form in the asset profile details dialog of the admin control - Migrated the database seeding to *TypeScript* - Improved the language localization for German (`de`) - Upgraded `@trivago/prettier-plugin-sort-imports` from version `4.3.0` to `5.2.1` - Upgraded `bull` from version `4.16.4` to `4.16.5` - Upgraded `ng-extract-i18n-merge` from version `2.13.1` to `2.14.1` - Upgraded `prisma` from version `6.2.1` to `6.3.0` ##### Fixed - Fixed the dynamic numerical precision for cryptocurrencies in the holding detail dialog ##### 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 36dacd0dbf2..5429a5ac5ca 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.136.0 +appVersion: 2.137.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.48.3 +version: 6.49.0 diff --git a/charts/stable/ghostfolio/values.yaml b/charts/stable/ghostfolio/values.yaml index 85433010e6d..8149cd4aec3 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.136.0@sha256:10192f8413774ac9e1f84ed80fabb1448dd061f18193fb539811be64ec1fa461 + tag: 2.137.1@sha256:09738902aaeb4dab09a9e8adb7e6eeb6235973e9458bf33e7c0d4b2a432a7a5b securityContext: container: runAsNonRoot: false