chore(helm): update image docker.io/ghostfolio/ghostfolio 2.208.0 → 2.209.0 (#40851)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio)
| minor | `1dd6276` -> `8ba8882` |

---

> [!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.209.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#22090---2025-10-18)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.208.0...2.209.0)

##### Added

- Extended the glossary of the resources page by *Stealth Wealth*
- Extended the content of the pricing page
- Added a *Storybook* story for the holdings table component

##### Changed

- Disabled the zoom functionality in the *Progressive Web App* (PWA)
- Improved the currency validation in the get asset profiles
functionality of the data provider service
- Improved the currency validation in the search functionality of the
data provider service
- Optimized the get quotes functionality by utilizing the asset profile
resolutions in the *Financial Modeling Prep* service
- Extracted the footer to a component
- Refactored the blog page component to standalone
- Improved the portfolio calculator unit tests to load the user currency
from the exported file
- Improved the language localization for German (`de`)

##### Fixed

- Fixed an issue in the `csv` file import where custom asset profiles
failed due to validation errors
- Fixed an issue with the total buy and sell calculation in the summary
related to activities in a custom currency
- Respected the include indices flag in the search functionality of the
*Financial Modeling Prep* service
- Fixed an issue where the scroll position was not restored when
changing pages
- Fixed the word wrap in the menus of the activities table component
- Fixed the dark mode in the *As seen in* section on the landing page

</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:
TrueCharts Bot
2025-10-18 13:11:08 +02:00
committed by GitHub
parent 8c5a47c6ae
commit 54d3491a4f
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -11,7 +11,7 @@ annotations:
truecharts.org/min_kubernetes_version: 1.24.0
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.208.0
appVersion: 2.209.0
dependencies:
- name: common
version: 28.26.0
@@ -47,5 +47,5 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/ghostfolio
- https://hub.docker.com/r/ghostfolio/ghostfolio
type: application
version: 8.44.0
version: 8.45.0
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: docker.io/ghostfolio/ghostfolio
pullPolicy: IfNotPresent
tag: 2.208.0@sha256:1dd62767202f533a4a95d0287714760c359057131c5d96e21b9d4f8067430541
tag: 2.209.0@sha256:8ba8882b791e2fd5eed95316945393fc365a09a32788ef0d81e053ce95d4344c
securityContext:
container:
runAsNonRoot: false