diff --git a/charts/stable/ghostfolio/Chart.yaml b/charts/stable/ghostfolio/Chart.yaml index 9b9b0e91297..8c6e5d1aacb 100644 --- a/charts/stable/ghostfolio/Chart.yaml +++ b/charts/stable/ghostfolio/Chart.yaml @@ -8,7 +8,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 2.249.0 +appVersion: 2.250.0 dependencies: - name: common version: 28.33.4 @@ -43,4 +43,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/ghostfolio - https://hub.docker.com/r/ghostfolio/ghostfolio type: application -version: 8.94.4 +version: 8.95.0 + diff --git a/charts/stable/ghostfolio/values.yaml b/charts/stable/ghostfolio/values.yaml index 1430649cccf..e8ae69e818a 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.249.0@sha256:67917438fb513ccd1b7dbf6d62a9bfc7333ab2ffc96349196d15a63e66576f86 + tag: 2.250.0@sha256:7e4b2264d429f168b30374a98b53d69356ad9d8ae706c8e3a03d40929a17049c securityContext: container: runAsNonRoot: false