From cd75d81fa8b0c6f17bcb3d24c6a7f3966b02c407 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 21 Aug 2024 20:36:02 +0200 Subject: [PATCH] chore(deps): update container image ghostfolio/ghostfolio to v2.105.0@855e1f9 by renovate (#25370) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghostfolio/ghostfolio](https://togithub.com/ghostfolio/ghostfolio) | minor | `2.104.1` -> `2.105.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
ghostfolio/ghostfolio (ghostfolio/ghostfolio) ### [`v2.105.0`](https://togithub.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21050---2024-08-21) [Compare Source](https://togithub.com/ghostfolio/ghostfolio/compare/2.104.1...2.105.0) ##### Added - Added support to deactivate rules in the *X-ray* section (experimental) ##### Changed - Improved the language localization for German (`de`) ##### Fixed - Fixed the currency conversion for fees and values in the dividend import by applying the correct rate based on the activity date - Fixed the currency conversion for fees and values in the activities service by applying the correct rate based on the activity date
--- ### 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://togithub.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 d41d274a6da..6b613bfa1e6 100644 --- a/charts/stable/ghostfolio/Chart.yaml +++ b/charts/stable/ghostfolio/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.104.1 +appVersion: 2.105.0 dependencies: - name: common version: 24.1.5 @@ -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.16.1 +version: 6.17.0 diff --git a/charts/stable/ghostfolio/values.yaml b/charts/stable/ghostfolio/values.yaml index bca2132dbf5..60f698765f7 100644 --- a/charts/stable/ghostfolio/values.yaml +++ b/charts/stable/ghostfolio/values.yaml @@ -1,7 +1,7 @@ image: repository: ghostfolio/ghostfolio pullPolicy: IfNotPresent - tag: 2.104.1@sha256:db3274150d2525b909cee463c1dd684c5a918668b89690eafc6c0849012ac2ec + tag: 2.105.0@sha256:855e1f97a353a92460cb197e91c1aceda88bfbc9b5b11d1d4912db027cf025aa securityContext: container: runAsNonRoot: false