chore(helm): update image docker.io/ghostfolio/ghostfolio 2.184.0 → 2.185.0 (#37829)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio)
| minor | `5dee629` -> `2ee9a1a` |

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.185.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21850---2025-07-26)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.184.0...2.185.0)

##### Added

- Added a *Storybook* story for the activity type component
- Added a *Storybook* story for the toggle component

##### Changed

- Extended the import functionality by custom asset profiles
- Migrated the get country and sector weightings, dividends, ETF
holdings, ETF info, historical price, profile, quote and symbol search
functionalities of the *Financial Modeling Prep* service to its stable
API version
- Refactored the toggle component to standalone
- Improved the language localization for Dutch (`nl`)
- Improved the language localization for Portuguese (`pt`)
- Improved the language localization for Turkish (`tr`)
- Upgraded the *Stripe* dependencies
- Upgraded `angular` from version `19.2.1` to `20.0.7`
- Upgraded `ngx-device-detector` from version `9.0.0` to `10.0.2`
- Upgraded `ngx-markdown` from version `19.0.0` to `20.0.0`
- Upgraded `ngx-stripe` from version `19.7.0` to `20.7.0`
- Upgraded `Nx` from version `21.1.2` to `21.2.4`
- Upgraded `storybook` from version `8.6.12` to `9.0.17`

##### Fixed

- Fixed the date format of the retirement date in the *FIRE* calculator
- Fixed an issue with the permissions of the impersonation mode related
to the onboarding on the overview tab of the home page
- Fixed an issue with the permissions of the impersonation mode related
to the manage activities button of the holdings tab on the home page
- Fixed an issue with the currency detection related to `USD.AX` in the
*Yahoo Finance* service

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMC4wIiwidXBkYXRlZEluVmVyIjoiNDEuMjAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
TrueCharts Bot
2025-07-28 10:36:59 +02:00
committed by GitHub
parent 7c92de6acd
commit 3ffb84d8ff
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ annotations:
truecharts.org/min_helm_version: "3.14"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.184.0
appVersion: 2.185.0
dependencies:
- name: common
version: 28.13.0
@@ -44,5 +44,5 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/ghostfolio
- https://hub.docker.com/r/ghostfolio/ghostfolio
type: application
version: 8.6.0
version: 8.7.0
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: docker.io/ghostfolio/ghostfolio
pullPolicy: IfNotPresent
tag: 2.184.0@sha256:5dee629e0ab5be96af62ac3f1a659d89c0c0d868365873ddda07f95dd3e527a8
tag: 2.185.0@sha256:2ee9a1a05e92522b6fd70351b3d4bb89f63f72493cb54b61d737283e2f89f4cd
securityContext:
container:
runAsNonRoot: false