mirror of
https://github.com/truecharts/charts.git
synced 2026-07-06 00:22:06 -03:00
chore(helm): update image docker.io/ghostfolio/ghostfolio 2.204.0 → 2.205.0 (#40297)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio) | minor | `431cf5d` -> `45ac158` | --- > [!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.205.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#22050---2025-10-01) [Compare Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.204.0...2.205.0) ##### Changed - Restricted the selection of the retirement date picker in the *FIRE* calculator to a future date - Improved the support for mutual funds in the *Financial Modeling Prep* service (get asset profiles) - Improved the language localization for German (`de`) - Upgraded `prisma` from version `6.16.1` to `6.16.3` </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:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.204.0
|
||||
appVersion: 2.205.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.21.1
|
||||
@@ -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.33.0
|
||||
version: 8.34.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/ghostfolio/ghostfolio
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.204.0@sha256:431cf5d7c4ef4471ec9ce3b3de7c2ca4bd94c8d012388fb80e51f609d70f21ad
|
||||
tag: 2.205.0@sha256:45ac1588539881ba8fd9ab04124d2b69eb2dd0ed3310d8600d9755d4e532994f
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
|
||||
Reference in New Issue
Block a user