diff --git a/charts/stable/ghostfolio/Chart.yaml b/charts/stable/ghostfolio/Chart.yaml index 3637457e525..05375e02b5d 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.7.0 +appVersion: 3.8.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.11.1 +version: 12.12.0 diff --git a/charts/stable/ghostfolio/values.yaml b/charts/stable/ghostfolio/values.yaml index fc05fa5a506..edafa20742a 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.7.0@sha256:e3c6ab53e49b0674f944c73747e1a93c21e9e079b1b750fedc5ea3f3eeba6660 + tag: 3.8.0@sha256:e3516c1d15a4bc762b6d506a7be3c4dbcaa6bbcd350d9ecbd3679c4e6fc3990b securityContext: container: runAsNonRoot: false