From a0512f1c6b61bef043dd88bc11d49222f5e613f9 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 18 Aug 2024 02:44:35 +0200 Subject: [PATCH] chore(deps): update container image ghostfolio/ghostfolio to v2.104.1@db32741 by renovate (#25250) 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) | patch | `2.104.0` -> `2.104.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
ghostfolio/ghostfolio (ghostfolio/ghostfolio) ### [`v2.104.1`](https://togithub.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21041---2024-08-17) [Compare Source](https://togithub.com/ghostfolio/ghostfolio/compare/2.104.0...2.104.1) ##### Fixed - Fixed an issue with the clone functionality of an activity caused by a changed date format
--- ### 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 23f65df74f9..d41d274a6da 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.0 +appVersion: 2.104.1 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.0 +version: 6.16.1 diff --git a/charts/stable/ghostfolio/values.yaml b/charts/stable/ghostfolio/values.yaml index 721eeda7f4a..bca2132dbf5 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.0@sha256:03a16d11c652f16f3732e446a3ba70c3f8543ae6aaa905ffc516373bca3371bb + tag: 2.104.1@sha256:db3274150d2525b909cee463c1dd684c5a918668b89690eafc6c0849012ac2ec securityContext: container: runAsNonRoot: false