diff --git a/charts/stable/ghostfolio/Chart.yaml b/charts/stable/ghostfolio/Chart.yaml index 4dd5b8ed940..a6600631067 100644 --- a/charts/stable/ghostfolio/Chart.yaml +++ b/charts/stable/ghostfolio/Chart.yaml @@ -14,7 +14,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 2.244.0 +appVersion: 2.245.0 dependencies: - name: common version: 28.32.5 @@ -49,5 +49,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/ghostfolio - https://hub.docker.com/r/ghostfolio/ghostfolio type: application -version: 8.88.0 +version: 8.89.0 diff --git a/charts/stable/ghostfolio/values.yaml b/charts/stable/ghostfolio/values.yaml index 99076e0094b..00d872b0f50 100644 --- a/charts/stable/ghostfolio/values.yaml +++ b/charts/stable/ghostfolio/values.yaml @@ -2,7 +2,7 @@ image: repository: docker.io/ghostfolio/ghostfolio pullPolicy: IfNotPresent - tag: 2.244.0@sha256:93c2da035348edab8c26dcdcd45d579f58006626e79e5dcf46d27d193a58e834 + tag: 2.245.0@sha256:122cba648a408edd808247ecf8d56546c9ec415a26c5532d5151e2fef0e619e4 securityContext: container: runAsNonRoot: false