diff --git a/charts/stable/ghostfolio/Chart.yaml b/charts/stable/ghostfolio/Chart.yaml index 30d08e27a87..d4b8150cf17 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.20.0 +appVersion: 3.21.0 dependencies: - name: common version: 29.7.1 @@ -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.30.0 +version: 12.31.0 diff --git a/charts/stable/ghostfolio/values.yaml b/charts/stable/ghostfolio/values.yaml index e56929d8552..e8187c62df8 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.20.0@sha256:95bd5be6cccbe9a41dde35f46466c29d0c2860a79382b45fff73d693d055346d + tag: 3.21.0@sha256:13fb42d0039f74c1ed4b4d27bb7f62d8901242555a5440e860af89035f9137b8 securityContext: container: runAsNonRoot: false