From 1c92327ab09c6bf3eedc2fea5dd3d14e363359af Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 29 May 2025 18:59:49 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/ghost?= =?UTF-8?q?folio/ghostfolio=202.161.0=20=E2=86=92=202.163.0=20(#35751)?= 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 | `f4be748` -> `d2388cb` | 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.163.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21630---2025-05-26) [Compare Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.162.1...2.163.0) ##### Changed - Improved the language localization for Italian (`it`) - Improved the language localization for Turkish (`tr`) - Upgraded `yahoo-finance2` from version `3.3.3` to `3.3.4` ### [`v2.162.1`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21621---2025-05-24) [Compare Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.162.0...2.162.1) ##### Added - Added a hint about delayed market data to the markets overview - Added the asset profile count per data provider to the endpoint `GET api/v1/admin` ##### Changed - Increased the robustness of the search in the *Yahoo Finance* service by catching schema validation errors - Improved the symbol lookup results by removing the currency from the name of cryptocurrencies (experimental) - Harmonized the data providers management style of the admin control panel - Extended the data providers management of the admin control panel by the asset profile count - Restricted the permissions of the demo user - Renamed `Order` to `activities` in the `User` database schema - Removed the deprecated endpoint `GET api/v1/admin/market-data/:dataSource/:symbol` - Removed the deprecated endpoint `POST api/v1/admin/market-data/:dataSource/:symbol` - Removed the deprecated endpoint `PUT api/v1/admin/market-data/:dataSource/:symbol/:dateString` - Improved the language localization for Catalan (`ca`) - Improved the language localization for Chinese (`zh`) - Improved the language localization for Dutch (`nl`) - Improved the language localization for French (`fr`) - Improved the language localization for German (`de`) - Improved the language localization for Italian (`it`) - Improved the language localization for Polish (`pl`) - Improved the language localization for Portuguese (`pt`) - Improved the language localization for Spanish (`es`) - Upgraded `countup.js` from version `2.8.0` to `2.8.2` - Upgraded `nestjs` from version `10.4.15` to `11.0.12` - Upgraded `prisma` from version `6.7.0` to `6.8.2` - Upgraded `twitter-api-v2` from version `1.14.2` to `1.23.0` - Upgraded `yahoo-finance2` from version `2.11.3` to `3.3.3` ##### Fixed - Displayed the button to fetch the current market price only if the activity is not in a custom currency - Fixed an issue in the watchlist endpoint (`POST`) related to the `HasPermissionGuard` - Improved the text alignment of the allocations by ETF holding on the allocations page (experimental) ### [`v2.162.0`](https://redirect.github.com/ghostfolio/ghostfolio/releases/tag/2.162.0) [Compare Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.161.0...2.162.0) ##### Added - Added a hint about delayed market data to the markets overview - Added the asset profile count per data provider to the endpoint `GET api/v1/admin` ##### Changed - Increased the robustness of the search in the *Yahoo Finance* service by catching schema validation errors - Improved the symbol lookup results by removing the currency from the name of cryptocurrencies (experimental) - Harmonized the data providers management style of the admin control panel - Extended the data providers management of the admin control panel by the asset profile count - Restricted the permissions of the demo user - Renamed `Order` to `activities` in the `User` database schema - Removed the deprecated endpoint `GET api/v1/admin/market-data/:dataSource/:symbol` - Removed the deprecated endpoint `POST api/v1/admin/market-data/:dataSource/:symbol` - Removed the deprecated endpoint `PUT api/v1/admin/market-data/:dataSource/:symbol/:dateString` - Improved the language localization for Catalan (`ca`) - Improved the language localization for Chinese (`zh`) - Improved the language localization for Dutch (`nl`) - Improved the language localization for Español (`es`) - Improved the language localization for French (`fr`) - Improved the language localization for German (`de`) - Improved the language localization for Italian (`it`) - Improved the language localization for Polish (`pl`) - Improved the language localization for Portuguese (`pt`) - Upgraded `countup.js` from version `2.8.0` to `2.8.2` - Upgraded `nestjs` from version `10.4.15` to `11.0.12` - Upgraded `prisma` from version `6.7.0` to `6.8.2` - Upgraded `twitter-api-v2` from version `1.14.2` to `1.23.0` - Upgraded `yahoo-finance2` from version `2.11.3` to `3.3.3` ##### Fixed - Displayed the button to fetch the current market price only if the activity is not in a custom currency - Fixed an issue in the watchlist endpoint (`POST`) related to the `HasPermissionGuard` - Improved the text alignment of the allocations by ETF holding on the allocations page (experimental) ##### Special Thanks - [@​andiz2](https://redirect.github.com/andiz2) - [@​dtslvr](https://redirect.github.com/dtslvr) - [@​fabiocarlos97](https://redirect.github.com/fabiocarlos97) - [@​felixjordandev](https://redirect.github.com/felixjordandev) - [@​gadicc](https://redirect.github.com/gadicc) - [@​geooner](https://redirect.github.com/geooner) - [@​hashpalk](https://redirect.github.com/hashpalk) - [@​jackcooper20](https://redirect.github.com/jackcooper20) - [@​JeffreyBouman](https://redirect.github.com/JeffreyBouman) - [@​jlebutte](https://redirect.github.com/jlebutte) - [@​KenTandrian](https://redirect.github.com/KenTandrian) - [@​lukasbauer54](https://redirect.github.com/lukasbauer54) - [@​metanodreamer](https://redirect.github.com/metanodreamer) - [@​the13-HK](https://redirect.github.com/the13-HK)
--- ### 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). Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> --- charts/stable/ghostfolio/Chart.yaml | 5 ++--- charts/stable/ghostfolio/values.yaml | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/charts/stable/ghostfolio/Chart.yaml b/charts/stable/ghostfolio/Chart.yaml index 8215adc3526..79306023b12 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.161.0 +appVersion: 2.163.0 dependencies: - name: common version: 25.4.10 @@ -44,5 +44,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ghostfolio - https://hub.docker.com/r/ghostfolio/ghostfolio type: application -version: 7.0.4 - +version: 7.1.0 diff --git a/charts/stable/ghostfolio/values.yaml b/charts/stable/ghostfolio/values.yaml index a1656c9daec..d69ac81f1ab 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.161.0@sha256:f4be7488fdaefd8270a48e3d8069510184f385044e20b5941d1226d9d96bdefe + tag: 2.163.0@sha256:d2388cbce62ba665f4ef5b35780299e4a143b9d299a3e8f27aa819dee5a1ab2b securityContext: container: runAsNonRoot: false