diff --git a/charts/stable/ghostfolio/Chart.yaml b/charts/stable/ghostfolio/Chart.yaml index 0e48d06158d..204bcd57b60 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.191.1 +appVersion: 2.192.0 dependencies: - name: common version: 28.16.2 @@ -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.15.6 +version: 8.16.0 diff --git a/charts/stable/ghostfolio/values.yaml b/charts/stable/ghostfolio/values.yaml index 5b9334dd711..06cf2436e72 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.191.1@sha256:fe675d42a0fdd8b71ee33a1a770dd0a45655a02726e7946ea48dd029922d4a40 + tag: 2.192.0@sha256:7589b9d9c218a360bb9eac58e82f9b0f5ffb6010d2d89a1df68332e8dc50ef12 securityContext: container: runAsNonRoot: false