chore(helm): update image docker.io/ghostfolio/ghostfolio 2.195.0 → 2.196.0 (#39140)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio) | minor | `28cf75d` -> `bcd856f` | --- > [!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 <details> <summary>ghostfolio/ghostfolio (docker.io/ghostfolio/ghostfolio)</summary> ### [`v2.196.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21960---2025-09-04) [Compare Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.195.0...2.196.0) ##### Changed - Localized the content of the about page - Refactored the public page to standalone - Refactored the dialog footer component - Refactored the dialog header component - Refactored the account detail dialog component to standalone - Refactored the benchmark comparator component to standalone - Refactored the portfolio summary component to standalone - Refactored the world map chart component to standalone - Enbabled the trim option in the `extract-i18n` configuration - Improved the language localization for German (`de`) - Upgraded the *Stripe* dependencies - Upgraded `ngx-device-detector` from version `10.0.2` to `10.1.0` - Upgraded `ngx-skeleton-loader` from version `11.2.1` to `11.3.0` - Upgraded `yahoo-finance2` from version `3.6.4` to `3.8.0` ##### Fixed - Fixed an issue in the average price calculation for buy and sell activities of short positions - Fixed the number of attempts in the queue jobs view of the admin control panel </details> --- ### 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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
|||||||
truecharts.org/min_helm_version: "3.14"
|
truecharts.org/min_helm_version: "3.14"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 2.195.0
|
appVersion: 2.196.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 28.16.5
|
version: 28.16.5
|
||||||
@@ -44,5 +44,5 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/ghostfolio
|
- https://github.com/truecharts/charts/tree/master/charts/stable/ghostfolio
|
||||||
- https://hub.docker.com/r/ghostfolio/ghostfolio
|
- https://hub.docker.com/r/ghostfolio/ghostfolio
|
||||||
type: application
|
type: application
|
||||||
version: 8.17.3
|
version: 8.18.0
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: docker.io/ghostfolio/ghostfolio
|
repository: docker.io/ghostfolio/ghostfolio
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 2.195.0@sha256:28cf75d1baf18e7b5d76a42b1f6ffb524c53926d9e9cb37d620b1422e2aaa8a9
|
tag: 2.196.0@sha256:bcd856f6b945779c0cbdd016608c81b610863ee01680f3830409c1985ceba977
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
runAsNonRoot: false
|
runAsNonRoot: false
|
||||||
|
|||||||
Reference in New Issue
Block a user