chore(helm): update image docker.io/ghostfolio/ghostfolio 2.206.0 → 2.207.0 (#40548)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio)
| minor | `e3fe32e` -> `3a73e20` |

---

> [!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.207.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#22070---2025-10-08)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.206.0...2.207.0)

##### Added

- Added support to edit a granted access (experimental)
- Introduced tabs to the asset profile details dialog in the admin
control panel
- Added support for a date range query parameter in the data gathering
endpoint
- Added a *Storybook* story for the activities table component

##### Changed

- Improved the spacing around the buttons in the holding detail dialog
- Extended the *Storybook* stories of the accounts table component by a
loading state story
- Refactored the auth page to standalone
- Improved the language localization for German (`de`)

##### Fixed

- Fixed the word wrap in the menu of the access table component
- Fixed the word wrap in the menu of the activities table component
- Fixed the word wrap in the menu of the asset profile details dialog in
the admin control panel

</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-10-08 23:54:11 +02:00
committed by GitHub
parent 85f1fa33c9
commit e069be9787
2 changed files with 4 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ annotations:
truecharts.org/min_kubernetes_version: 1.24.0
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.206.0
appVersion: 2.207.0
dependencies:
- name: common
version: 28.22.0
@@ -43,8 +43,9 @@ name: ghostfolio
sources:
- https://ghostfol.io/
- https://github.com/ghostfolio/ghostfolio
- https://github.com/truecharts/charts/tree/master/charts/stable/ghostfolio
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/ghostfolio
- https://hub.docker.com/r/ghostfolio/ghostfolio
type: application
version: 8.37.0
version: 8.38.0

View File

@@ -1,7 +1,7 @@
image:
repository: docker.io/ghostfolio/ghostfolio
pullPolicy: IfNotPresent
tag: 2.206.0@sha256:e3fe32e265e10b454a8786ec16e9e9b310263b732551e8fb55f4778f4e978904
tag: 2.207.0@sha256:3a73e20a6a536facb20fe331102737240bcd496beca923afa940c83a0e95c6db
securityContext:
container:
runAsNonRoot: false