diff --git a/charts/stable/ghostfolio/Chart.yaml b/charts/stable/ghostfolio/Chart.yaml index cc1d29270f7..0af3749e229 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.107.1 +appVersion: 2.108.0 dependencies: - name: common version: 24.1.16 @@ -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.20.4 +version: 6.21.0 diff --git a/charts/stable/ghostfolio/values.yaml b/charts/stable/ghostfolio/values.yaml index 5f455db9b64..32e541e11a1 100644 --- a/charts/stable/ghostfolio/values.yaml +++ b/charts/stable/ghostfolio/values.yaml @@ -1,7 +1,7 @@ image: repository: ghostfolio/ghostfolio pullPolicy: IfNotPresent - tag: 2.107.1@sha256:5ba109cf70197e25db45606bd6e0613df1149dbcc7446b3d1fae35d8452b212b + tag: 2.108.0@sha256:bcb8aa97ef84b6dff8ca049d3b84ef4d43d7ec8db362426b5363151148e2484e securityContext: container: runAsNonRoot: false