diff --git a/charts/stable/ghostfolio/Chart.yaml b/charts/stable/ghostfolio/Chart.yaml index 5bc810807e9..2864368dbea 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.201.0 +appVersion: 2.202.0 dependencies: - name: common version: 28.20.0 @@ -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.28.0 +version: 8.29.0 diff --git a/charts/stable/ghostfolio/values.yaml b/charts/stable/ghostfolio/values.yaml index 224b96fc311..8b7b736ae20 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.201.0@sha256:0a5dd8d2acb31545536ce1b97dcd5712973d36a9d6d8338f7ff9ed8fa445efcc + tag: 2.202.0@sha256:47e04971cc751a271433485ba394703957a60261e093f88ee1fdff04ddf1bedc securityContext: container: runAsNonRoot: false