diff --git a/charts/stable/ghostfolio/Chart.yaml b/charts/stable/ghostfolio/Chart.yaml index 311ec3597f7..03dd75a1f16 100644 --- a/charts/stable/ghostfolio/Chart.yaml +++ b/charts/stable/ghostfolio/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 2.213.0 +appVersion: 2.214.0 dependencies: - name: common version: 28.26.1 @@ -47,5 +47,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/ghostfolio - https://hub.docker.com/r/ghostfolio/ghostfolio type: application -version: 8.49.1 +version: 8.50.0 diff --git a/charts/stable/ghostfolio/values.yaml b/charts/stable/ghostfolio/values.yaml index a10dd281b7f..5aff7bab984 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.213.0@sha256:3b8a1b5c83e6d4cf6e818d2db79edc2655b22472583cc39f64ef8a4c86358993 + tag: 2.214.0@sha256:310861ae82bfa28f09eb76a0b9b4aee2bc55de768883a903aa87d59727417667 securityContext: container: runAsNonRoot: false