diff --git a/charts/stable/ghostfolio/Chart.yaml b/charts/stable/ghostfolio/Chart.yaml index d23db5cb917..ebfa107cc39 100644 --- a/charts/stable/ghostfolio/Chart.yaml +++ b/charts/stable/ghostfolio/Chart.yaml @@ -14,7 +14,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 2.246.0 +appVersion: 2.247.0 dependencies: - name: common version: 28.33.0 @@ -49,5 +49,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/ghostfolio - https://hub.docker.com/r/ghostfolio/ghostfolio type: application -version: 8.91.0 +version: 8.92.0 diff --git a/charts/stable/ghostfolio/values.yaml b/charts/stable/ghostfolio/values.yaml index 2e474b91c5b..9a3c29d4f29 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: 2.246.0@sha256:1f85ef62d778f9c0e6b3d02752bba73e61aa5cfef0e9b13034f8da992f52b7c1 + tag: 2.247.0@sha256:6a56340b0f67eae31c58cc4711affb251dde37071a5d726ccc114eea7b1a4c82 securityContext: container: runAsNonRoot: false