diff --git a/charts/stable/ghostfolio/Chart.yaml b/charts/stable/ghostfolio/Chart.yaml index 5070d380d1d..99a19d412c8 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.238.0 +appVersion: 2.239.0 dependencies: - name: common version: 28.29.59 @@ -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.78.2 +version: 8.79.0 diff --git a/charts/stable/ghostfolio/values.yaml b/charts/stable/ghostfolio/values.yaml index 44e71cf7d03..aefbeaace7f 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.238.0@sha256:9236953cc28c1da6cbaf08560de06565359f534c9086e8e2247cb5206713aaf3 + tag: 2.239.0@sha256:1753884c40da842b57d2d0e267b8f9c14bc7a0c16aba9ee5960ba1a25c37e385 securityContext: container: runAsNonRoot: false