diff --git a/charts/stable/ghostfolio/Chart.yaml b/charts/stable/ghostfolio/Chart.yaml index da12314affe..966b5fa3db4 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.11.0 +appVersion: 3.12.0 dependencies: - name: common version: 29.5.3 @@ -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.17.1 +version: 12.18.0 diff --git a/charts/stable/ghostfolio/values.yaml b/charts/stable/ghostfolio/values.yaml index 8726fa6caa9..f67da581141 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.11.0@sha256:deac12fc0f6e2845b79939ad1bf18adf855b5165b778e023201c7a5b7e851446 + tag: 3.12.0@sha256:f8728e6eeda2c4f4e0d3b18380993cc238c37b3763c6f2d93a15dfbfaae5d259 securityContext: container: runAsNonRoot: false