diff --git a/charts/stable/ghostfolio/Chart.yaml b/charts/stable/ghostfolio/Chart.yaml index bd927500bbc..481e402c075 100644 --- a/charts/stable/ghostfolio/Chart.yaml +++ b/charts/stable/ghostfolio/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 3.8.0 +appVersion: 3.9.0 dependencies: - name: common version: 29.5.3 @@ -44,5 +44,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/ghostfolio - https://hub.docker.com/r/ghostfolio/ghostfolio type: application -version: 12.14.0 +version: 12.15.0 diff --git a/charts/stable/ghostfolio/values.yaml b/charts/stable/ghostfolio/values.yaml index edafa20742a..5bb9092fe96 100644 --- a/charts/stable/ghostfolio/values.yaml +++ b/charts/stable/ghostfolio/values.yaml @@ -2,7 +2,7 @@ image: repository: docker.io/ghostfolio/ghostfolio pullPolicy: IfNotPresent - tag: 3.8.0@sha256:e3516c1d15a4bc762b6d506a7be3c4dbcaa6bbcd350d9ecbd3679c4e6fc3990b + tag: 3.9.0@sha256:40255e6d7126086b4d67cad35a80136363a0c4e1cbcbbf85d27c1124a7eecd02 securityContext: container: runAsNonRoot: false