chore(helm): update image docker.io/ghostfolio/ghostfolio 2.181.0 → 2.184.0 (#37796)

This PR contains the following updates:

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

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

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

##### Added

- Set up the language localization for the static portfolio analysis
rule: *Regional Market Cluster Risks* (Asia-Pacific)
- Set up the language localization for the static portfolio analysis
rule: *Regional Market Cluster Risks* (Emerging Markets)
- Set up the language localization for the static portfolio analysis
rule: *Regional Market Cluster Risks* (Europe)
- Set up the language localization for the static portfolio analysis
rule: *Regional Market Cluster Risks* (Japan)
- Set up the language localization for the static portfolio analysis
rule: *Regional Market Cluster Risks* (North America)

##### Changed

- Localized the tooltips of the about page
- Improved the language localization for Catalan (`ca`)
- Improved the language localization for Dutch (`nl`)
- Improved the language localization for German (`de`)
- Improved the language localization for Spanish (`es`)
- Upgraded `countries-and-timezones` from version `3.7.2` to `3.8.0`
- Upgraded `prisma` from version `6.11.1` to `6.12.0`

##### Fixed

- Fixed an issue with the landing page related to the public page routes
of the `AuthGuard`

###
[`v2.183.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21830---2025-07-20)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.182.0...2.183.0)

##### Added

- Set up the language localization for the static portfolio analysis
rule: *Economic Market Cluster Risks* (Developed Markets)
- Set up the language localization for the static portfolio analysis
rule: *Economic Market Cluster Risks* (Emerging Markets)

##### Changed

- Extended the export functionality by custom asset profiles
- Improved the platform icon in the create or update platform dialog of
the admin control
- Localized the durations of the coupon system
- Refactored the admin pages to standalone
- Refactored the Frequently Asked Questions (FAQ) pages to standalone
- Refactored the home pages to standalone
- Refactored the resources pages to standalone
- Refactored the access table component to standalone
- Refactored the accounts table component to standalone
- Improved the language localization for Catalan (`ca`)
- Improved the language localization for Dutch (`nl`)
- Improved the language localization for German (`de`)
- Improved the language localization for Italian (`it`)
- Improved the language localization for Portuguese (`pt`)
- Improved the language localization for Spanish (`es`)

##### Fixed

- Fixed the horizontal ellipsis icon in the accounts table component
- Fixed the quantity value in the update activity dialog
- Fixed the static portfolio analysis rule for no accounts: *Account
Cluster Risks* (Current Investment)
- Fixed the static portfolio analysis rule for no accounts: *Account
Cluster Risks* (Single Account)

###
[`v2.182.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21820---2025-07-16)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.181.0...2.182.0)

##### Added

- Added a message to the assistant if no results have been found
- Added the category title to the settings dialog to customize the rule
thresholds of the *X-ray* page (experimental)

##### Changed

- Improved the label for asset profiles with `MANUAL` data source in the
chart of the asset profile details dialog in the admin control panel
- Improved the label for asset profiles with `MANUAL` data source in the
chart of the holding detail dialog
- Skipped errors for the custom asset profiles in the portfolio snapshot
calculation
- Removed the date range query parameter from the search for the
holdings in the assistant
- 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 Portuguese (`pt`)
- Improved the language localization for Spanish (`es`)

##### Fixed

- Fixed an issue with the clone functionality related to a custom asset
profile activity

</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-27 20:15:44 +02:00
committed by GitHub
parent 3351bef118
commit 2d0435f354
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.181.0
appVersion: 2.184.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.5.0
version: 8.6.0
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: docker.io/ghostfolio/ghostfolio
pullPolicy: IfNotPresent
tag: 2.181.0@sha256:f2a0594528fe0e7e3aa611102ea9da1e3269cdfdbea0fc39856f3c166ae5a503
tag: 2.184.0@sha256:5dee629e0ab5be96af62ac3f1a659d89c0c0d868365873ddda07f95dd3e527a8
securityContext:
container:
runAsNonRoot: false