chore(helm): update image docker.io/ghostfolio/ghostfolio 2.199.0 → 2.200.0 (#39669)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio)
| minor | `98c7801` -> `b7686e6` |

---

> [!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.200.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#22000---2025-09-17)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.199.0...2.200.0)

##### Changed

- Refactored the show access token dialog component to standalone
- Upgraded `prisma` from version `6.15.0` to `6.16.1`

##### Fixed

- Removed a temporary element from the activities table component

</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-09-18 00:34:06 +02:00
committed by GitHub
parent ac4b17396f
commit c206e391b8
2 changed files with 3 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ annotations:
truecharts.org/min_helm_version: "3.14"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.199.0
appVersion: 2.200.0
dependencies:
- name: common
version: 28.18.0
@@ -45,5 +45,5 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/ghostfolio
- https://hub.docker.com/r/ghostfolio/ghostfolio
type: application
version: 8.24.0
version: 8.25.0

View File

@@ -1,7 +1,7 @@
image:
repository: docker.io/ghostfolio/ghostfolio
pullPolicy: IfNotPresent
tag: 2.199.0@sha256:98c7801db36aae23522956e288ba0eadcd23b8fd88750b518c09b7228b20f326
tag: 2.200.0@sha256:b7686e6ff8dfaa2a76bd1a0f853c151b3923de38209d1185828d2e062b6377ac
securityContext:
container:
runAsNonRoot: false