chore(helm): update image docker.io/ghostfolio/ghostfolio 2.138.0 → 2.139.1 (#32216)

This PR contains the following updates:

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

---

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

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.139.0...2.139.1)

##### Added

- Extended the tooltip in the chart of the holdings tab on the home page
by the allocation, change and performance
- Added a new static portfolio analysis rule: *Regional Market Cluster
Risk* (Asia-Pacific Markets)
- Added a new static portfolio analysis rule: *Regional Market Cluster
Risk* (Japan)
- Added support to create custom tags in the holding detail dialog
(experimental)
-   Extended the tags selector component by a `readonly` attribute
-   Extended the tags selector component to support creating custom tags
- Extended the holding detail dialog by the historical market data
editor (experimental)
-   Added global styles to the *Storybook* setup

##### Changed

- Improved the symbol lookup in the *Trackinsight* data enhancer for
asset profile data
-   Improved the language localization for German (`de`)
- Upgraded `@trivago/prettier-plugin-sort-imports` from version `5.2.1`
to `5.2.2`

##### Fixed

-   Fixed the gaps in the chart of the benchmark comparator

###
[`v2.139.0`](https://redirect.github.com/ghostfolio/ghostfolio/releases/tag/2.139.0)

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

##### Added

- Added a new static portfolio analysis rule: *Regional Market Cluster
Risk* (Asia-Pacific Markets)
- Added a new static portfolio analysis rule: *Regional Market Cluster
Risk* (Japan)
- Added support to create custom tags in the holding detail dialog
(experimental)
-   Extended the tags selector component by a `readonly` attribute
-   Extended the tags selector component to support creating custom tags
- Extended the holding detail dialog by the historical market data
editor (experimental)
-   Added global styles to the *Storybook* setup

##### Changed

- Improved the symbol lookup in the *Trackinsight* data enhancer for
asset profile data
-   Improved the language localization for German (`de`)
- Upgraded `@trivago/prettier-plugin-sort-imports` from version `5.2.1`
to `5.2.2`

##### Fixed

-   Fixed the gaps in the chart of the benchmark comparator

##### Special Thanks

-   [@&#8203;amandee27](https://redirect.github.com/amandee27)
-   [@&#8203;dtslvr](https://redirect.github.com/dtslvr)
-   [@&#8203;Kaysera](https://redirect.github.com/Kaysera)
-   [@&#8203;KenTandrian](https://redirect.github.com/KenTandrian)
-   [@&#8203;shaun-ak](https://redirect.github.com/shaun-ak)

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2025-02-18 11:10:26 +00:00
committed by GitHub
parent 6322d583f3
commit f9ba8400fa
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/min_helm_version: "3.11"
truecharts.org/train: stable truecharts.org/train: stable
apiVersion: v2 apiVersion: v2
appVersion: 2.138.0 appVersion: 2.139.1
dependencies: dependencies:
- name: common - name: common
version: 25.4.10 version: 25.4.10
@@ -41,4 +41,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/ghostfolio - https://github.com/truecharts/charts/tree/master/charts/stable/ghostfolio
- https://hub.docker.com/r/ghostfolio/ghostfolio - https://hub.docker.com/r/ghostfolio/ghostfolio
type: application type: application
version: 6.50.2 version: 6.51.0
+1 -1
View File
@@ -1,7 +1,7 @@
image: image:
repository: docker.io/ghostfolio/ghostfolio repository: docker.io/ghostfolio/ghostfolio
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 2.138.0@sha256:401cb836ec4097752ab8dcf66e03399ccc45794b901fce48e3c84b52e406a090 tag: 2.139.1@sha256:7c2c145990664374c25d990b9a98d797eb3fb7d9f375e77f67dc33c46c1c8474
securityContext: securityContext:
container: container:
runAsNonRoot: false runAsNonRoot: false