chore(helm): update image docker.io/ghostfolio/ghostfolio 2.137.1 → 2.138.0 (#31786)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio)
| minor | `0973890` -> `401cb83` |

---

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

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.137.1...2.138.0)

##### Added

- Added a new static portfolio analysis rule: *Regional Market Cluster
Risk* (Emerging Markets)
- Added a new static portfolio analysis rule: *Regional Market Cluster
Risk* (Europe)
- Added a link to *Duck.ai* to the *Copy AI prompt to clipboard* action
on the analysis page (experimental)
- Extracted the tags selector to a reusable component used in the create
or update activity dialog and holding detail dialog
-   Added stories for the tags selector component

##### Changed

- Improved the caching of the portfolio snapshot in the portfolio
calculator by expiring cache entries when a user changes tags in the
holding detail dialog
-   Improved the error handling in the *CoinGecko* service
-   Improved the language localization for German (`de`)
-   Upgraded `svgmap` from version `2.6.0` to `2.12.2`

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjIuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2025-02-08 15:26:49 +01:00
committed by GitHub
parent 3cb0303beb
commit 43d962ecfd
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.137.1
appVersion: 2.138.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.49.0
version: 6.50.0
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: docker.io/ghostfolio/ghostfolio
pullPolicy: IfNotPresent
tag: 2.137.1@sha256:09738902aaeb4dab09a9e8adb7e6eeb6235973e9458bf33e7c0d4b2a432a7a5b
tag: 2.138.0@sha256:401cb836ec4097752ab8dcf66e03399ccc45794b901fce48e3c84b52e406a090
securityContext:
container:
runAsNonRoot: false