feat(ghostfolio): update image docker.io/ghostfolio/ghostfolio 2.235.0 → 2.236.0 (#44598)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio)
| minor | `2f16640` -> `d86bb5d` |

---

> [!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.236.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#22360---2026-02-05)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.235.0...2.236.0)

##### Changed

- Removed the deprecated `transactionCount` in the endpoint `GET
api/v1/admin`
- Upgraded `stripe` from version `20.1.0` to `20.3.0`

##### Fixed

- Fixed an exception when fetching the top holdings for ETF and mutual
fund assets from *Yahoo Finance*

</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZ2hvc3Rmb2xpbyIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2026-02-06 00:23:13 +01:00
committed by GitHub
parent 458ae04e0d
commit 16203a438f
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -14,7 +14,7 @@ annotations:
trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable
apiVersion: v2
appVersion: 2.235.0
appVersion: 2.236.0
dependencies:
- name: common
version: 28.29.49
@@ -32,16 +32,16 @@ dependencies:
import-values: []
deprecated: false
description: Ghostfolio is a privacy-first, open source dashboard for your personal finances. Break down your asset allocation, know your net worth and make solid, data-driven investment decisions.
home: https://trueforge.org/truetech/truecharts/charts/stable/ghostfolio
icon: https://trueforge.org/img/hotlink-ok/chart-icons/ghostfolio.webp
home: https://truecharts.org/charts/stable/ghostfolio
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ghostfolio.webp
keywords:
- ghostfolio
- finance
kubeVersion: '>=1.27.0-0'
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@trueforge.org
url: https://trueforge.org
email: info@truecharts.org
url: https://truecharts.org
name: ghostfolio
sources:
- https://ghostfol.io/
@@ -49,5 +49,5 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/ghostfolio
- https://hub.docker.com/r/ghostfolio/ghostfolio
type: application
version: 8.75.1
version: 8.76.0
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: docker.io/ghostfolio/ghostfolio
pullPolicy: IfNotPresent
tag: 2.235.0@sha256:2f166401d3a2ff99c274707a6e918bf7148e4eeb9522f74cddc66b1b7ccd9a07
tag: 2.236.0@sha256:d86bb5db5bb455377c8fad2c29f468ca015fbd06df9faf1aa14e2bdc50d8a6c6
securityContext:
container:
runAsNonRoot: false