diff --git a/charts/stable/ghostfolio/Chart.yaml b/charts/stable/ghostfolio/Chart.yaml index fa18d681c2d..d7b5068e4cf 100644 --- a/charts/stable/ghostfolio/Chart.yaml +++ b/charts/stable/ghostfolio/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.145.1 +appVersion: 2.146.0 dependencies: - name: common version: 25.4.10 @@ -41,4 +41,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ghostfolio - https://hub.docker.com/r/ghostfolio/ghostfolio type: application -version: 6.56.0 +version: 6.57.0 diff --git a/charts/stable/ghostfolio/values.yaml b/charts/stable/ghostfolio/values.yaml index 6346bf4cdf4..1db349ea030 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.145.1@sha256:492201a78176a963a8ad791bb49c91bc312247fc7f3b0c6fa08f8cccdb4deb02 + tag: 2.146.0@sha256:d2ef0188782c24c048d4df67e7121217ec7b2e5544dd344be76646f0945bc16e securityContext: container: runAsNonRoot: false