diff --git a/charts/stable/ghostfolio/Chart.yaml b/charts/stable/ghostfolio/Chart.yaml index 04d08193134..d7b830956d1 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.149.0 +appVersion: 2.150.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.59.0 +version: 6.60.0 diff --git a/charts/stable/ghostfolio/values.yaml b/charts/stable/ghostfolio/values.yaml index 38b679854bc..299dc560822 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.149.0@sha256:38c0f2d73e8b2941b373aaa2af89abdcd50c1217bc3682b7a8487c9affa74905 + tag: 2.150.0@sha256:1c181d43f1c5eb6c93237e46af51c22120d0801c9e11e0dd29b0943112273494 securityContext: container: runAsNonRoot: false