From 0ffcbbb712e4d1347a2f3fdc932d4d136fd30c26 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 25 Oct 2025 12:22:00 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/ghost?= =?UTF-8?q?folio/ghostfolio=202.210.1=20=E2=86=92=202.211.0=20(#41087)?= 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 ea439e24f50..46ca082e702 100644 --- a/charts/stable/ghostfolio/Chart.yaml +++ b/charts/stable/ghostfolio/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 2.210.1 +appVersion: 2.211.0 dependencies: - name: common version: 28.26.1 @@ -47,5 +47,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/ghostfolio - https://hub.docker.com/r/ghostfolio/ghostfolio type: application -version: 8.46.0 +version: 8.47.0 diff --git a/charts/stable/ghostfolio/values.yaml b/charts/stable/ghostfolio/values.yaml index c9d2fdb6257..a910ab5a3a3 100644 --- a/charts/stable/ghostfolio/values.yaml +++ b/charts/stable/ghostfolio/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/ghostfolio/ghostfolio pullPolicy: IfNotPresent - tag: 2.210.1@sha256:975f899acafba3a5944140ee6a01a85d58e9db00514b3462914b12f940dab6a0 + tag: 2.211.0@sha256:2cee694919d35acaaf83a12a5b8f058aee969f83868dc20177e435c4f3ac9f70 securityContext: container: runAsNonRoot: false