diff --git a/charts/stable/ghostfolio/Chart.yaml b/charts/stable/ghostfolio/Chart.yaml index 36dacd0dbf2..5429a5ac5ca 100644 --- a/charts/stable/ghostfolio/Chart.yaml +++ b/charts/stable/ghostfolio/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.136.0 +appVersion: 2.137.1 dependencies: - name: common version: 25.4.10 @@ -41,4 +41,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ghostfolio - https://hub.docker.com/r/ghostfolio/ghostfolio type: application -version: 6.48.3 +version: 6.49.0 diff --git a/charts/stable/ghostfolio/values.yaml b/charts/stable/ghostfolio/values.yaml index 85433010e6d..8149cd4aec3 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.136.0@sha256:10192f8413774ac9e1f84ed80fabb1448dd061f18193fb539811be64ec1fa461 + tag: 2.137.1@sha256:09738902aaeb4dab09a9e8adb7e6eeb6235973e9458bf33e7c0d4b2a432a7a5b securityContext: container: runAsNonRoot: false