From 1f78ae482a44547b3e44157a74e823bec38973b5 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 13 Sep 2024 02:45:30 +0200 Subject: [PATCH] chore(deps): update container image ghostfolio/ghostfolio to v2.107.1@5ba109c by renovate (#26308) 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) | patch | `2.107.0` -> `2.107.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
ghostfolio/ghostfolio (ghostfolio/ghostfolio) ### [`v2.107.1`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21071---2024-09-12) [Compare Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.107.0...2.107.1) ##### Fixed - Fixed an issue in the activities filters that occured during destructuring
--- ### 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 1aa6356d448..18a0cb311b8 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.107.0 +appVersion: 2.107.1 dependencies: - name: common version: 24.1.15 @@ -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.20.0 +version: 6.20.1 diff --git a/charts/stable/ghostfolio/values.yaml b/charts/stable/ghostfolio/values.yaml index fb8a4486c8e..5f455db9b64 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.107.0@sha256:1deca69f7f38689b822d28b0edc21de126398f238cac19f51e7bcaf65eb41209 + tag: 2.107.1@sha256:5ba109cf70197e25db45606bd6e0613df1149dbcc7446b3d1fae35d8452b212b securityContext: container: runAsNonRoot: false