diff --git a/charts/stable/ghostfolio/Chart.yaml b/charts/stable/ghostfolio/Chart.yaml index ee71dceb438..4db94f0a819 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.90.0 +appVersion: 2.91.0 dependencies: - name: common version: 24.1.2 @@ -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.7.1 +version: 6.8.0 diff --git a/charts/stable/ghostfolio/values.yaml b/charts/stable/ghostfolio/values.yaml index 0ae2310cf70..c774b4c491b 100644 --- a/charts/stable/ghostfolio/values.yaml +++ b/charts/stable/ghostfolio/values.yaml @@ -1,7 +1,7 @@ image: repository: ghostfolio/ghostfolio pullPolicy: IfNotPresent - tag: 2.90.0@sha256:ae8865e7697a8d36c87640a2a41817449feb2d75ef5904188aa465c2290d4b07 + tag: 2.91.0@sha256:a2d4aa6e1ff284f143c9d2456ba4f83a81f3830eb2350a23f39098258a2ccdc4 securityContext: container: runAsNonRoot: false