chore(helm): update image docker.io/ghostfolio/ghostfolio 2.123.0 → 2.131.0 (#30191)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio)
| minor | `4baebdc` -> `0834982` |

---

> [!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.131.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21310---2024-12-25)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.130.0...2.131.0)

##### Changed

- Improved the search for asset profiles with `MANUAL` data source in
the create or update activity dialog
-   Improved the usability of the link to manage access with a new icon
- Improved support to import activities by `isin` in the *Yahoo Finance*
service
-   Improved the language localization for Polish (`pl`)

###
[`v2.130.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21300---2024-12-21)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.129.0...2.130.0)

##### Added

- Added a new static portfolio analysis rule: *Asset Class Cluster Risk*
(Equity)
- Added a new static portfolio analysis rule: *Asset Class Cluster Risk*
(Fixed Income)
-   Set up a notification service for prompt dialogs

##### Changed

-   Improved the usability to edit the emergency fund
- Extracted the market data management from the admin control panel
endpoint to a dedicated endpoint
-   Improved the language localization for German (`de`)
-   Improved the language localization for Polish (`pl`)
-   Upgraded `big.js` from version `6.2.1` to `6.2.2`

###
[`v2.129.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21290---2024-12-14)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.128.0...2.129.0)

##### Added

-   Added `userId` to the `SymbolProfile` database schema

##### Changed

- Improved the usability of the *X-ray* page by hiding empty rule
categories
-   Improved the language localization for German (`de`)

###
[`v2.128.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21280---2024-12-12)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.127.0...2.128.0)

##### Changed

-   Optimized the holding selector in the assistant
-   Improved the language localization for German (`de`)
-   Upgraded `@internationalized/number` from version `3.5.2` to `3.6.0`

##### Fixed

- Fixed an exception in the caching of the portfolio snapshot in the
portfolio calculator
- Fixed the import of `jsonpath` to support REST APIs (`JSON`) via the
scraper configuration

###
[`v2.127.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21270---2024-12-08)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.126.1...2.127.0)

##### Added

-   Extended the *X-ray* page by a summary

##### Fixed

- Fixed an exception in the caching of the portfolio snapshot in the
portfolio calculator

###
[`v2.126.1`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21261---2024-12-07)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.126.0...2.126.1)

##### Added

-   Added pagination to the users table of the admin control panel

##### Changed

-   Improved the labels of the assistant
- Improved the caching of the portfolio snapshot in the portfolio
calculator by expiring cache entries immediately in case of errors
-   Extracted the historical market data editor to a reusable component
-   Upgraded `prettier` from version `3.3.3` to `3.4.2`
-   Upgraded `prisma` from version `6.0.0` to `6.0.1`

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

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.125.0...2.126.0)

##### Added

-   Added pagination to the users table of the admin control panel

##### Changed

-   Improved the labels of the assistant
- Improved the caching of the portfolio snapshot in the portfolio
calculator by expiring cache entries immediately in case of errors
-   Extracted the historical market data editor to a reusable component
-   Upgraded `prettier` from version `3.3.3` to `3.4.2`
-   Upgraded `prisma` from version `6.0.0` to `6.0.1`

##### Special Thanks

-   [@&#8203;amandee27](https://redirect.github.com/amandee27)
-
[@&#8203;Ayush2198-source](https://redirect.github.com/Ayush2198-source)
-   [@&#8203;dtslvr](https://redirect.github.com/dtslvr)

###
[`v2.125.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21250---2024-11-30)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.124.1...2.125.0)

##### Changed

-   Improved the style of the symbol search component
-   Extended the users table in the admin control panel
-   Refreshed the cryptocurrencies list
-   Increased the default request timeout (`REQUEST_TIMEOUT`)
-   Upgraded `cheerio` from version `1.0.0-rc.12` to `1.0.0`
-   Upgraded `prisma` from version `5.22.0` to `6.0.0`

###
[`v2.124.1`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21241---2024-11-25)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.124.0...2.124.1)

##### Fixed

-   Fixed the tables style related to sticky columns

###
[`v2.124.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21240---2024-11-24)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.123.0...2.124.0)

##### Added

- Added pagination parameters (`skip`, `take`) to the endpoint `GET
api/v1/admin/user`
- Added pagination response (`count`) to the endpoint `GET
api/v1/admin/user`
-   Added `GHOSTFOLIO` as a new data source type

##### Changed

- Extended the allocations by ETF holding on the allocations page by the
parent ETFs (experimental)
-   Improved the language localization for German (`de`)
-   Upgraded `countries-and-timezones` from version `3.4.1` to `3.7.2`
-   Upgraded `Nx` from version `20.0.6` to `20.1.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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
TrueCharts Bot
2024-12-27 22:17:56 +00:00
committed by GitHub
parent c49fdded01
commit eed0306a81
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.123.0
appVersion: 2.131.0
dependencies:
- name: common
version: 25.2.2
@@ -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.39.0
version: 6.40.0
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: docker.io/ghostfolio/ghostfolio
pullPolicy: IfNotPresent
tag: 2.123.0@sha256:4baebdcacecf8d9be04f9f03cf026889783e026df98a4f5aebe4986919769ad4
tag: 2.131.0@sha256:083498236af2ba8bf0c0213b891db608bcb7805eae689e141c438ad4ef28d3ba
securityContext:
container:
runAsNonRoot: false