diff --git a/charts/stable/ghostfolio/Chart.yaml b/charts/stable/ghostfolio/Chart.yaml index cc5aa3c6cc5..96bc4189a05 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.6.0 +appVersion: 3.7.0 dependencies: - name: common version: 29.3.4 @@ -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.10.0 +version: 12.11.0 diff --git a/charts/stable/ghostfolio/values.yaml b/charts/stable/ghostfolio/values.yaml index ca2c3aa3943..fc05fa5a506 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.6.0@sha256:9baddf839704b833d5c30408fc065403e6af667d8abc3882a9ebae8d9f72af9d + tag: 3.7.0@sha256:e3c6ab53e49b0674f944c73747e1a93c21e9e079b1b750fedc5ea3f3eeba6660 securityContext: container: runAsNonRoot: false