diff --git a/charts/stable/ghostfolio/Chart.yaml b/charts/stable/ghostfolio/Chart.yaml index 48b83f7902e..701746bbc48 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.230.0 +appVersion: 2.231.0 dependencies: - name: common version: 28.29.18 @@ -46,5 +46,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/ghostfolio - https://hub.docker.com/r/ghostfolio/ghostfolio type: application -version: 8.70.2 +version: 8.71.0 diff --git a/charts/stable/ghostfolio/values.yaml b/charts/stable/ghostfolio/values.yaml index c23b33ee9f3..70628b8447d 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.230.0@sha256:975a532503d528b8ffd416171e71cb4258fec11fe8cdf1a3badfb8c2c3fd340e + tag: 2.231.0@sha256:0229e5de10c6924f67ab9b59e592ae5622f669008a8f6899f3beef11ee473277 securityContext: container: runAsNonRoot: false