diff --git a/charts/stable/ghostfolio/Chart.yaml b/charts/stable/ghostfolio/Chart.yaml index b351f550fa8..28ea1fac5e1 100644 --- a/charts/stable/ghostfolio/Chart.yaml +++ b/charts/stable/ghostfolio/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.165.0 +appVersion: 2.166.0 dependencies: - name: common version: 25.4.10 @@ -44,5 +44,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ghostfolio - https://hub.docker.com/r/ghostfolio/ghostfolio type: application -version: 7.2.1 +version: 7.3.0 diff --git a/charts/stable/ghostfolio/values.yaml b/charts/stable/ghostfolio/values.yaml index bd429474f0f..4cff921ac05 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.165.0@sha256:00205226501980486b2616fa0a92dd3a74ddef0bb5ba9eda999084be80b858b1 + tag: 2.166.0@sha256:b77402ab302213c1fa72861460add6c8f14b269282d93b9d6b3fab6f790fe120 securityContext: container: runAsNonRoot: false