chore(helm): update image docker.io/ghostfolio/ghostfolio 2.217.1 → 2.218.0 (#41933)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio)
| minor | `994c64f` -> `772adc5` |

---

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

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.217.1...2.218.0)

##### Added

- Extended the accounts table menu with a *View Details* item
- Extended the portfolio summary tab on the home page by percentage
values (experimental)
- Added the *OSS Gallery* logo to the logo carousel on the landing page

##### Changed

- Improved the dynamic numerical precision for various values in the
portfolio summary tab on the home page
- Upgraded `yahoo-finance2` from version `3.10.0` to `3.10.1`

</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-11-20 21:23:52 +01:00
committed by GitHub
parent 0206f7673d
commit c3a69c3705
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.217.1
appVersion: 2.218.0
dependencies:
- name: common
version: 28.26.3
@@ -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.53.2
version: 8.54.0
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: docker.io/ghostfolio/ghostfolio
pullPolicy: IfNotPresent
tag: 2.217.1@sha256:994c64f5717191dfebe86e086f0985a55914b69fc4cd482f21bdcc6f74684e0b
tag: 2.218.0@sha256:772adc5c5c4f12c33ffe7a65e1bf0c60f82a910025c3eefd8c290036b8834e6d
securityContext:
container:
runAsNonRoot: false