From d434342b60679a9fe8863d074e171465c42623a9 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 25 Nov 2023 20:32:08 +0100 Subject: [PATCH] chore(deps): update container image ghostfolio/ghostfolio to v2.26.0@7c99c32 (#15371) --- 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 5e5f283e942..49b9367725b 100644 --- a/charts/stable/ghostfolio/Chart.yaml +++ b/charts/stable/ghostfolio/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.25.1" +appVersion: 2.26.0 dependencies: - name: common repository: https://library-charts.truecharts.org @@ -25,7 +25,7 @@ sources: - https://github.com/ghostfolio/ghostfolio - https://ghostfol.io/ type: application -version: 0.1.41 +version: 0.2.0 annotations: truecharts.org/category: finance truecharts.org/SCALE-support: "true" diff --git a/charts/stable/ghostfolio/values.yaml b/charts/stable/ghostfolio/values.yaml index b9da2644531..b0178118660 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.25.1@sha256:c7caf143bb3e7d08eccb71c9ec9095eec2f7d33e198540c73756cbedabc052d3 + tag: 2.26.0@sha256:7c99c32a2adb365b6de4a5e1f6e7fdbc9b82e0e0ca8e5642d4a2d330d6464cab securityContext: container: runAsNonRoot: false