diff --git a/charts/stable/ghostfolio/Chart.yaml b/charts/stable/ghostfolio/Chart.yaml index 01e813defce..c22930ab705 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.226.0 +appVersion: 2.227.0 dependencies: - name: common version: 28.29.17 @@ -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.66.0 +version: 8.67.0 diff --git a/charts/stable/ghostfolio/values.yaml b/charts/stable/ghostfolio/values.yaml index e55694b3693..374cf6aecad 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.226.0@sha256:cd11929482ab4b6a63fc6f91a5d4c2f69471b5a96b37b44d1030512adb6bf24d + tag: 2.227.0@sha256:9f2c8d41b6c035d9a1bdbf5d7606f8d85df474abee0fb689b7cb1442b4d41ea9 securityContext: container: runAsNonRoot: false