chore(helm): update image docker.io/ghostfolio/ghostfolio 2.220.0 → 2.221.0 (#42322)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio)
| minor | `8131209` -> `61f46d0` |

---

> [!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.221.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#22210---2025-12-01)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.220.0...2.221.0)

##### Changed

- Refactored the API query parameters in various data provider services
- Extended the *Storybook* stories of the portfolio proportion chart
component by a story using percentage values
- Upgraded `@internationalized/number` from version `3.6.3` to `3.6.5`
- Upgraded `prettier` from version `3.7.2` to `3.7.3`

##### Fixed

- Improved the country weightings in the *Financial Modeling Prep*
service
- Improved the search functionality by name in the *Financial Modeling
Prep* service
- Resolved an issue in the user endpoint where the list was returning
empty in the admin control panel’s users section

</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
TrueCharts Bot
2025-12-02 02:03:49 +01:00
committed by GitHub
parent 07574293af
commit 4d8b8297d8
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.220.0
appVersion: 2.221.0
dependencies:
- name: common
version: 28.29.2
@@ -46,5 +46,5 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/ghostfolio
- https://hub.docker.com/r/ghostfolio/ghostfolio
type: application
version: 8.60.0
version: 8.61.0
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: docker.io/ghostfolio/ghostfolio
pullPolicy: IfNotPresent
tag: 2.220.0@sha256:813120993c6db2f78617bca2c394d191bfcff738b41c66ae785f615948af3d7e
tag: 2.221.0@sha256:61f46d0085996a221111831663acbbb17d7265ca40a9abbb0364330b12b660e5
securityContext:
container:
runAsNonRoot: false