diff --git a/charts/stable/ghostfolio/Chart.yaml b/charts/stable/ghostfolio/Chart.yaml index b354d283104..2559cf85f46 100644 --- a/charts/stable/ghostfolio/Chart.yaml +++ b/charts/stable/ghostfolio/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 3.16.0 +appVersion: 3.17.0 dependencies: - name: common version: 29.5.3 @@ -44,5 +44,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/ghostfolio - https://hub.docker.com/r/ghostfolio/ghostfolio type: application -version: 12.22.0 +version: 12.23.0 diff --git a/charts/stable/ghostfolio/values.yaml b/charts/stable/ghostfolio/values.yaml index bd47111ce72..1536eeaff47 100644 --- a/charts/stable/ghostfolio/values.yaml +++ b/charts/stable/ghostfolio/values.yaml @@ -2,7 +2,7 @@ image: repository: docker.io/ghostfolio/ghostfolio pullPolicy: IfNotPresent - tag: 3.16.0@sha256:61d81f929600d56b0052c6881b02fc0116d0ba55edfe98fbea962f78d0355e1f + tag: 3.17.0@sha256:e376d788f2577819ed88dcf6480614906f46bf2e4b809439f8838cefeb00b6f3 securityContext: container: runAsNonRoot: false