From a7cef0a920257dadbb04c2682d320879a0d63433 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 24 Sep 2024 20:35:38 +0200 Subject: [PATCH] chore(deps): update container image ghostfolio/ghostfolio to v2.110.0@ea80d54 by renovate (#26825) 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://redirect.github.com/ghostfolio/ghostfolio) | minor | `2.109.0` -> `2.110.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
ghostfolio/ghostfolio (ghostfolio/ghostfolio) ### [`v2.110.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21100---2024-09-24) [Compare Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.109.0...2.110.0) ##### Changed - Improved the usability of various action menus by introducing horizontal lines to separate the delete action - Improved the chart in the account detail dialog (experimental) - Aligned the holdings and regions of the public page with the allocations page - Considered the user’s language in the link of the access table to share the portfolio - Improved the language localization for German (`de`)
--- ### 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 cd1162e3a6e..63bb2552ac3 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.109.0 +appVersion: 2.110.0 dependencies: - name: common version: 24.1.16 @@ -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.22.0 +version: 6.23.0 diff --git a/charts/stable/ghostfolio/values.yaml b/charts/stable/ghostfolio/values.yaml index c74cbfa2ea0..0a05617f530 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.109.0@sha256:7412cfea93a7b66af67b6f3670441328a27e99a1062cec74352420d303986880 + tag: 2.110.0@sha256:ea80d54c3407a4b51f6ae839dc525c60d5907f36ea6e453aed0dd31737261c06 securityContext: container: runAsNonRoot: false