diff --git a/charts/stable/ghostfolio/Chart.yaml b/charts/stable/ghostfolio/Chart.yaml index 46cff4a57b8..510340a0b6b 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.97.0 +appVersion: 2.98.0 dependencies: - name: common version: 24.1.5 @@ -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.10.1 +version: 6.11.0 diff --git a/charts/stable/ghostfolio/values.yaml b/charts/stable/ghostfolio/values.yaml index 0cdc81675f4..9a4d0b02105 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.97.0@sha256:9f331542c29b9d0b90681c3675aca811f7d84c0c2d7656788125b8ea94898378 + tag: 2.98.0@sha256:aebdb70329c99fb3303599005e3807def90a5a11f06edf9a30e5e82aae9f9b78 securityContext: container: runAsNonRoot: false