From b5dfa39533e495f512ad2129e284b6836b68386c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 5 Jul 2026 19:35:31 +0200 Subject: [PATCH] =?UTF-8?q?feat(ghostfolio):=20update=20image=20docker.io/?= =?UTF-8?q?ghostfolio/ghostfolio=203.20.0=20=E2=86=92=203.21.0=20(#49919)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 30d08e27a87..d4b8150cf17 100644 --- a/charts/stable/ghostfolio/Chart.yaml +++ b/charts/stable/ghostfolio/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 3.20.0 +appVersion: 3.21.0 dependencies: - name: common version: 29.7.1 @@ -44,5 +44,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/ghostfolio - https://hub.docker.com/r/ghostfolio/ghostfolio type: application -version: 12.30.0 +version: 12.31.0 diff --git a/charts/stable/ghostfolio/values.yaml b/charts/stable/ghostfolio/values.yaml index e56929d8552..e8187c62df8 100644 --- a/charts/stable/ghostfolio/values.yaml +++ b/charts/stable/ghostfolio/values.yaml @@ -2,7 +2,7 @@ image: repository: docker.io/ghostfolio/ghostfolio pullPolicy: IfNotPresent - tag: 3.20.0@sha256:95bd5be6cccbe9a41dde35f46466c29d0c2860a79382b45fff73d693d055346d + tag: 3.21.0@sha256:13fb42d0039f74c1ed4b4d27bb7f62d8901242555a5440e860af89035f9137b8 securityContext: container: runAsNonRoot: false