diff --git a/charts/stable/ghostfolio/Chart.yaml b/charts/stable/ghostfolio/Chart.yaml index fea05277ab4..81d09670537 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.241.0 +appVersion: 2.242.0 dependencies: - name: common version: 28.30.2 @@ -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.82.0 +version: 8.83.0 diff --git a/charts/stable/ghostfolio/values.yaml b/charts/stable/ghostfolio/values.yaml index d5a6b556d25..1d5c404428a 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.241.0@sha256:8f2c086012ad779f21865ae370c622983394fad3ddff1561a083d0cc57f387bf + tag: 2.242.0@sha256:25f3960f262c8506753218ae1d57688279233ba0b0e3f7f155d40d1dc2b84dd5 securityContext: container: runAsNonRoot: false