0d2cf2f87c
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio) | minor | `0cf391f` → `95bd5be` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>ghostfolio/ghostfolio (docker.io/ghostfolio/ghostfolio)</summary> ### [`v3.20.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#3200---2026-07-04) [Compare Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/3.19.1...3.20.0) ##### Changed - Refactored the rounding logic in the holding detail dialog - Refactored the rounding logic in the treemap chart component - Restricted the modification of activity tags in the impersonation mode - Hardened the endpoint of the public access for portfolio sharing by restricting it to public accesses - Improved the parsing of integer query parameters (`skip` and `take`) in the `GET api/v1/admin/user` endpoint - Improved the parsing of integer query parameters (`skip` and `take`) in the `GET api/v1/asset-profiles` endpoint - Improved the parsing of the integer query parameter (`includeHistoricalData`) in the `GET api/v1/market-data/markets` endpoint - Improved the parsing of the integer query parameter (`includeHistoricalData`) in the `GET api/v1/symbol/:dataSource/:symbol` endpoint - Harmonized the filter parsing using `groupBy` across various services - Improved the language localization by translating various tooltips across the application - Improved the language localization for German (`de`) - Improved the language localization for Ukrainian (`uk`) - Upgraded `yahoo-finance2` from version `3.14.3` to `3.15.4` ##### Fixed - Resolved an issue in the treemap chart component when the holdings list is empty - Fixed the handling of cash positions in the portfolio calculations when filtering by holding or tag - Fixed the handling of cash positions in the portfolio details when filtering - Fixed the market condition of the benchmarks in the twitter bot service when values round to zero </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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. --- - [ ] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9naG9zdGZvbGlvIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
49 lines
1.4 KiB
YAML
49 lines
1.4 KiB
YAML
annotations:
|
|
artifacthub.io/links: |-
|
|
- name: support
|
|
url: https://discord.com/invite/tVsPTHWTtr
|
|
truecharts.org/train: stable
|
|
trueforge.org/category: finance
|
|
trueforge.org/max_helm_version: "4.1"
|
|
trueforge.org/max_kubernetes_version: 1.35.0
|
|
trueforge.org/min_helm_version: "3.14"
|
|
trueforge.org/train: stable
|
|
apiVersion: v2
|
|
appVersion: 3.20.0
|
|
dependencies:
|
|
- name: common
|
|
version: 29.7.1
|
|
repository: oci://oci.trueforge.org/truecharts
|
|
condition: ""
|
|
alias: ""
|
|
tags: []
|
|
import-values: []
|
|
- name: valkey
|
|
version: 2.6.1
|
|
repository: oci://oci.trueforge.org/truecharts
|
|
condition: redis.enabled
|
|
alias: redis
|
|
tags: []
|
|
import-values: []
|
|
deprecated: false
|
|
description: Ghostfolio is a privacy-first, open source dashboard for your personal finances. Break down your asset allocation, know your net worth and make solid, data-driven investment decisions.
|
|
home: https://truecharts.org/charts/stable/ghostfolio
|
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ghostfolio.webp
|
|
keywords:
|
|
- ghostfolio
|
|
- finance
|
|
kubeVersion: '>=1.33.0-0'
|
|
maintainers:
|
|
- name: TrueCharts
|
|
email: info@truecharts.org
|
|
url: https://truecharts.org
|
|
name: ghostfolio
|
|
sources:
|
|
- https://ghostfol.io/
|
|
- https://github.com/ghostfolio/ghostfolio
|
|
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/ghostfolio
|
|
- https://hub.docker.com/r/ghostfolio/ghostfolio
|
|
type: application
|
|
version: 12.30.0
|
|
|