From acfccee34d6b3e1d0765ad7ac10fa6c388b199cd Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 28 Jun 2025 02:35:51 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/ghost?= =?UTF-8?q?folio/ghostfolio=202.173.0=20=E2=86=92=202.174.0=20(#36740)?= 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 4373d5d792f..12437da4cb7 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.173.0 +appVersion: 2.174.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: 7.7.0 +version: 7.8.0 diff --git a/charts/stable/ghostfolio/values.yaml b/charts/stable/ghostfolio/values.yaml index 2dd5f8bce70..896ff06f43a 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.173.0@sha256:92a080215ff6e1c4b588190f14f503e2199bfa76ae569c366e4790d635ef4cb1 + tag: 2.174.0@sha256:3cfcf31b01f6a9e29af809b9e94e845050a7757687c2a1ad87fca21bfb02e9c9 securityContext: container: runAsNonRoot: false