diff --git a/charts/stable/ghostfolio/Chart.yaml b/charts/stable/ghostfolio/Chart.yaml index c6d63bd02f3..5c95313fae9 100644 --- a/charts/stable/ghostfolio/Chart.yaml +++ b/charts/stable/ghostfolio/Chart.yaml @@ -25,7 +25,7 @@ sources: - https://github.com/ghostfolio/ghostfolio - https://ghostfol.io/ type: application -version: 0.0.40 +version: 0.0.41 annotations: truecharts.org/category: finance truecharts.org/SCALE-support: "true" diff --git a/charts/stable/ghostfolio/values.yaml b/charts/stable/ghostfolio/values.yaml index 6026cf51f01..78cda220fb5 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.22.0@sha256:a21583d677fced4532f8884fd3078baafeb997d908c99b3ee09ee3c5bbfc155a + tag: 2.24.0@sha256:11af0887458b1386ef22eb8f071b0bee928d13416603c5f5e04fe513645e0289 securityContext: container: runAsNonRoot: false