diff --git a/charts/stable/ghostfolio/Chart.yaml b/charts/stable/ghostfolio/Chart.yaml index b2c190ad59f..557abf5139f 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.197.0 +appVersion: 2.198.0 dependencies: - name: common version: 28.17.1 @@ -45,5 +45,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/ghostfolio - https://hub.docker.com/r/ghostfolio/ghostfolio type: application -version: 8.20.3 +version: 8.21.0 diff --git a/charts/stable/ghostfolio/values.yaml b/charts/stable/ghostfolio/values.yaml index 704ff04a10d..2a5f7d6c7a4 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.197.0@sha256:35edb54422aec8a9625131429a23be18b8487d11610f3c2227f7051992272d61 + tag: 2.198.0@sha256:0802a64df5dd4e7b5b69665e219bb5d593d2d9a8e8de8a4cc716f952beaad570 securityContext: container: runAsNonRoot: false