diff --git a/charts/stable/ghostfolio/Chart.yaml b/charts/stable/ghostfolio/Chart.yaml index f2743126221..fc5a0963496 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.139.1 +appVersion: 2.140.0 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.51.1 +version: 6.52.0 diff --git a/charts/stable/ghostfolio/values.yaml b/charts/stable/ghostfolio/values.yaml index 9d33cafc6e5..8012c4be704 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.139.1@sha256:7c2c145990664374c25d990b9a98d797eb3fb7d9f375e77f67dc33c46c1c8474 + tag: 2.140.0@sha256:9db76833e53d0b752f32587cf3f49066bd4a030103b1f4583b99199a6d4dfb9b securityContext: container: runAsNonRoot: false