From 59cc7f0c2748781f20888a517d84e8a59676b179 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 21 Aug 2025 21:04:06 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/ghost?= =?UTF-8?q?folio/ghostfolio=202.191.1=20=E2=86=92=202.192.0=20(#38702)?= 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 0e48d06158d..204bcd57b60 100644 --- a/charts/stable/ghostfolio/Chart.yaml +++ b/charts/stable/ghostfolio/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.191.1 +appVersion: 2.192.0 dependencies: - name: common version: 28.16.2 @@ -44,5 +44,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ghostfolio - https://hub.docker.com/r/ghostfolio/ghostfolio type: application -version: 8.15.6 +version: 8.16.0 diff --git a/charts/stable/ghostfolio/values.yaml b/charts/stable/ghostfolio/values.yaml index 5b9334dd711..06cf2436e72 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.191.1@sha256:fe675d42a0fdd8b71ee33a1a770dd0a45655a02726e7946ea48dd029922d4a40 + tag: 2.192.0@sha256:7589b9d9c218a360bb9eac58e82f9b0f5ffb6010d2d89a1df68332e8dc50ef12 securityContext: container: runAsNonRoot: false