From 9b7b15f73b0cc7603de2f6ee84352e60de8f58b8 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 17 Aug 2024 20:33:26 +0200 Subject: [PATCH] chore(deps): update container image ghostfolio/ghostfolio to v2.104.0@03a16d1 by renovate (#25244) --- 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 a1482772762..23f65df74f9 100644 --- a/charts/stable/ghostfolio/Chart.yaml +++ b/charts/stable/ghostfolio/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.103.0 +appVersion: 2.104.0 dependencies: - name: common version: 24.1.5 @@ -41,4 +41,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ghostfolio - https://hub.docker.com/r/ghostfolio/ghostfolio type: application -version: 6.15.0 +version: 6.16.0 diff --git a/charts/stable/ghostfolio/values.yaml b/charts/stable/ghostfolio/values.yaml index f073d0eea72..721eeda7f4a 100644 --- a/charts/stable/ghostfolio/values.yaml +++ b/charts/stable/ghostfolio/values.yaml @@ -1,7 +1,7 @@ image: repository: ghostfolio/ghostfolio pullPolicy: IfNotPresent - tag: 2.103.0@sha256:37d155f903375acba3e4fc739a95bf7dc199bbc86f6f34921b9add4f4c0facf8 + tag: 2.104.0@sha256:03a16d11c652f16f3732e446a3ba70c3f8543ae6aaa905ffc516373bca3371bb securityContext: container: runAsNonRoot: false