diff --git a/charts/stable/ghostfolio/Chart.yaml b/charts/stable/ghostfolio/Chart.yaml index d9b8853386a..30916b9a9c0 100644 --- a/charts/stable/ghostfolio/Chart.yaml +++ b/charts/stable/ghostfolio/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 2.207.0 +appVersion: 2.208.0 dependencies: - name: common version: 28.22.0 @@ -29,8 +29,8 @@ dependencies: import-values: [] deprecated: false description: Ghostfolio is a privacy-first, open source dashboard for your personal finances. Break down your asset allocation, know your net worth and make solid, data-driven investment decisions. -home: https://trueforge.org/truecharts/stable/ghostfolio -icon: https://trueforge.org/img/hotlink-ok/chart-icons/ghostfolio.webp +home: https://truecharts.org/charts/stable/ghostfolio +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ghostfolio.webp keywords: - ghostfolio - finance @@ -43,8 +43,9 @@ name: ghostfolio sources: - https://ghostfol.io/ - https://github.com/ghostfolio/ghostfolio + - https://github.com/truecharts/charts/tree/master/charts/stable/ghostfolio - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/ghostfolio - https://hub.docker.com/r/ghostfolio/ghostfolio type: application -version: 8.38.0 +version: 8.39.0 diff --git a/charts/stable/ghostfolio/values.yaml b/charts/stable/ghostfolio/values.yaml index 4edb9612352..34749735396 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.207.0@sha256:3a73e20a6a536facb20fe331102737240bcd496beca923afa940c83a0e95c6db + tag: 2.208.0@sha256:1dd62767202f533a4a95d0287714760c359057131c5d96e21b9d4f8067430541 securityContext: container: runAsNonRoot: false