diff --git a/charts/stable/ghostfolio/Chart.yaml b/charts/stable/ghostfolio/Chart.yaml index e3175a67dd0..564b856d700 100644 --- a/charts/stable/ghostfolio/Chart.yaml +++ b/charts/stable/ghostfolio/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.185.0 +appVersion: 2.189.0 dependencies: - name: common version: 28.15.1 @@ -44,5 +44,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ghostfolio - https://hub.docker.com/r/ghostfolio/ghostfolio type: application -version: 8.9.2 +version: 8.10.0 diff --git a/charts/stable/ghostfolio/values.yaml b/charts/stable/ghostfolio/values.yaml index 8d94fd5ca52..998b5f12e52 100644 --- a/charts/stable/ghostfolio/values.yaml +++ b/charts/stable/ghostfolio/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/ghostfolio/ghostfolio pullPolicy: IfNotPresent - tag: 2.185.0@sha256:2ee9a1a05e92522b6fd70351b3d4bb89f63f72493cb54b61d737283e2f89f4cd + tag: 2.189.0@sha256:2e8f834e24fe98e84bf8eecb05b99611d201cbe0f7e240ac8656d6e01f5e5302 securityContext: container: runAsNonRoot: false