From 3bdd1cd05bcb48198fcceddbdcbe5a11e91c968a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 30 Jan 2026 22:55:36 +0100 Subject: [PATCH] =?UTF-8?q?feat(ghostfolio):=20update=20image=20docker.io/?= =?UTF-8?q?ghostfolio/ghostfolio=202.233.0=20=E2=86=92=202.234.0=20(#44349?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio) | minor | `376df92` -> `105ef91` | --- > [!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
ghostfolio/ghostfolio (docker.io/ghostfolio/ghostfolio) ### [`v2.234.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#22340---2026-01-30) [Compare Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.233.0...2.234.0) ##### Changed - Improved the usability of the create asset profile dialog in the market data section of the admin control panel - Improved the language localization for Chinese (`zh`) - Improved the language localization for German (`de`) - Improved the language localization for Spanish (`es`) - Upgraded `angular` from version `21.0.6` to `21.1.1` - Upgraded `lodash` from version `4.17.21` to `4.17.23` - Upgraded `Nx` from version `22.3.3` to `22.4.1` - Upgraded `prettier` from version `3.8.0` to `3.8.1`
--- ### 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. --- - [ ] 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). --- charts/stable/ghostfolio/Chart.yaml | 4 ++-- charts/stable/ghostfolio/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/ghostfolio/Chart.yaml b/charts/stable/ghostfolio/Chart.yaml index d631fad40f5..459b99edbd1 100644 --- a/charts/stable/ghostfolio/Chart.yaml +++ b/charts/stable/ghostfolio/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 2.233.0 +appVersion: 2.234.0 dependencies: - name: common version: 28.29.40 @@ -46,5 +46,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/ghostfolio - https://hub.docker.com/r/ghostfolio/ghostfolio type: application -version: 8.73.6 +version: 8.74.0 diff --git a/charts/stable/ghostfolio/values.yaml b/charts/stable/ghostfolio/values.yaml index 576db040ddb..ad55ef0eff2 100644 --- a/charts/stable/ghostfolio/values.yaml +++ b/charts/stable/ghostfolio/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/ghostfolio/ghostfolio pullPolicy: IfNotPresent - tag: 2.233.0@sha256:376df9280cf29938a5996b8eaddd42edf95c69a3661b4ef7ea12c7deb078777b + tag: 2.234.0@sha256:105ef91f6c42195918e75fcee8175bc1e3e6cab8edd34de9067d3d57c2088f25 securityContext: container: runAsNonRoot: false