diff --git a/charts/stable/ghostfolio/Chart.yaml b/charts/stable/ghostfolio/Chart.yaml index 9e0417e30c6..457c6a02d49 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.10.0 +appVersion: 3.11.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.16.0 +version: 12.17.0 diff --git a/charts/stable/ghostfolio/values.yaml b/charts/stable/ghostfolio/values.yaml index b489410dd26..8726fa6caa9 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.10.0@sha256:a307d9f860a9ecbb15cc3aeb88f9c195a26f981b05d135adf084599afad607ee + tag: 3.11.0@sha256:deac12fc0f6e2845b79939ad1bf18adf855b5165b778e023201c7a5b7e851446 securityContext: container: runAsNonRoot: false