chore(helm): update image docker.io/ghostfolio/ghostfolio 2.145.1 → 2.146.0 (#33404)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio)
| minor | `492201a` -> `d2ef018` |

---

> [!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.146.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21460---2025-03-15)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.145.1...2.146.0)

##### Changed

-   Improved the usability of the user account registration
- Improved the usability of the *Copy AI prompt to clipboard* actions on
the analysis page (experimental)
-   Formatted the name in the *Financial Modeling Prep* service
- Removed the exchange rates from the overview of the admin control
panel
-   Improved the language localization for German (`de`)
-   Upgraded `angular` from version `19.0.5` to `19.2.1`
-   Upgraded `Nx` from version `20.3.2` to `20.5.0`
-   Upgraded `prettier` from version `3.5.1` to `3.5.3`
-   Upgraded `prisma` from version `6.4.1` to `6.5.0`

##### Fixed

- Fixed an issue with serving *Storybook* related to the
`contentSecurityPolicy`

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2025-03-19 08:19:01 +00:00
committed by GitHub
parent d57f21e7ea
commit 4e08e46c72
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.145.1
appVersion: 2.146.0
dependencies:
- name: common
version: 25.4.10
@@ -41,4 +41,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/ghostfolio
- https://hub.docker.com/r/ghostfolio/ghostfolio
type: application
version: 6.56.0
version: 6.57.0
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: docker.io/ghostfolio/ghostfolio
pullPolicy: IfNotPresent
tag: 2.145.1@sha256:492201a78176a963a8ad791bb49c91bc312247fc7f3b0c6fa08f8cccdb4deb02
tag: 2.146.0@sha256:d2ef0188782c24c048d4df67e7121217ec7b2e5544dd344be76646f0945bc16e
securityContext:
container:
runAsNonRoot: false