From 3f414bc8ea1eda600d4ab292b39bdda10546b753 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 4 May 2025 14:41:32 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/ghost?= =?UTF-8?q?folio/ghostfolio=202.158.0=20=E2=86=92=202.159.0=20(#35035)?= 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 459459f6ae1..bb05a5ff6aa 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.158.0 +appVersion: 2.159.0 dependencies: - name: common version: 25.4.10 @@ -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: 6.66.0 +version: 6.67.0 diff --git a/charts/stable/ghostfolio/values.yaml b/charts/stable/ghostfolio/values.yaml index 873c78e6d84..616a7686c55 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.158.0@sha256:d33f477a384e6fd280dd249049f952a1bbe6757b9b9ecf34fbb70d003db10f73 + tag: 2.159.0@sha256:adc368529d3e9189ed7a53ddb33aef488779c706f68e63a0061c773f63e5eb22 securityContext: container: runAsNonRoot: false