fix(ghostfolio): update image docker.io/ghostfolio/ghostfolio 2.224.0 → 2.224.2 (#43029)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio)
| patch | `3c62ef4` -> `e53240f` |

---

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

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.224.1...2.224.2)

##### Added

- Included the calendar year boundaries in the portfolio calculations
- Added the ISIN number to the asset profile details dialog of the admin
control panel

##### Changed

- Restored the support for specific calendar year date ranges (`2024`,
`2023`, `2022`, etc.) in the assistant (experimental)
- Removed the deprecated *Angular CLI* decorator
(`decorate-angular-cli.js`)
- Refreshed the cryptocurrencies list

##### Fixed

- Localized date formatting across the *FIRE* section

###
[`v2.224.1`](https://redirect.github.com/ghostfolio/ghostfolio/releases/tag/2.224.1)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.224.0...2.224.1)

##### Added

- Included the calendar year boundaries in the portfolio calculations
- Added the ISIN number to the asset profile details dialog of the admin
control panel

##### Changed

- Restored the support for specific calendar year date ranges (`2024`,
`2023`, `2022`, etc.) in the assistant (experimental)
- Removed the deprecated *Angular CLI* decorator
(`decorate-angular-cli.js`)
- Refreshed the cryptocurrencies list

##### Fixed

- Localized date formatting across the *FIRE* section

##### Special Thanks

- [@&#8203;DavidReque](https://redirect.github.com/DavidReque)
- [@&#8203;dtslvr](https://redirect.github.com/dtslvr)
- [@&#8203;Eshaan-byte](https://redirect.github.com/Eshaan-byte)
- [@&#8203;inevs](https://redirect.github.com/inevs)

</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZ2hvc3Rmb2xpbyIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2025-12-20 20:02:20 +01:00
committed by GitHub
parent e58a5b6f57
commit 66ff3fc13c
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.224.0
appVersion: 2.224.2
dependencies:
- name: common
version: 28.29.11
@@ -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.64.0
version: 8.64.1
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: docker.io/ghostfolio/ghostfolio
pullPolicy: IfNotPresent
tag: 2.224.0@sha256:3c62ef4e34400ee40fe0cf172652d5622536cc842470a20907c8fca7d8f3e2cd
tag: 2.224.2@sha256:e53240f70c0fbcbf53d3fad81a33ec5f70b917ea204205c73548506fede8936b
securityContext:
container:
runAsNonRoot: false