From d007a1826efde8b221e4bdff2b2fa5924550df63 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 17 Dec 2023 01:38:30 +0100 Subject: [PATCH] chore(deps): update container image ghostfolio/ghostfolio to v2.31.0@585049f (#16192) --- charts/stable/ghostfolio/Chart.yaml | 55 ++++++++++++++-------------- charts/stable/ghostfolio/values.yaml | 2 +- 2 files changed, 28 insertions(+), 29 deletions(-) diff --git a/charts/stable/ghostfolio/Chart.yaml b/charts/stable/ghostfolio/Chart.yaml index 2ffcec405ff..4882acbf10e 100644 --- a/charts/stable/ghostfolio/Chart.yaml +++ b/charts/stable/ghostfolio/Chart.yaml @@ -1,42 +1,41 @@ -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' apiVersion: v2 name: ghostfolio -version: 0.6.2 -appVersion: 2.30.0 -description: - Ghostfolio is a privacy-first, open source dashboard for your personal +version: 0.7.0 +appVersion: 2.31.0 +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://truecharts.org/charts/stable/ghostfolio icon: https://truecharts.org/img/hotlink-ok/chart-icons/ghostfolio.png deprecated: false sources: - - https://ghostfol.io/ - - https://github.com/ghostfolio/ghostfolio - - https://github.com/truecharts/charts/tree/master/charts/stable/ghostfolio - - https://hub.docker.com/r/ghostfolio/ghostfolio +- https://github.com/truecharts/charts/tree/master/charts/stable/ghostfolio +- https://hub.docker.com/r/ghostfolio/ghostfolio +- https://ghostfol.io/ +- https://github.com/ghostfolio/ghostfolio maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org +- name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - ghostfolio - - finance +- ghostfolio +- finance dependencies: - - name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 7.0.6 - repository: https://deps.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] +- name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +- name: redis + version: 7.0.6 + repository: https://deps.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/ghostfolio/values.yaml b/charts/stable/ghostfolio/values.yaml index 89025338beb..28a04da5e8d 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.30.0@sha256:c853b1cc866895c4ecb04ddcb2264fbfed687033d91f2efe9ccd20974b215953 + tag: 2.31.0@sha256:585049f70d88495f0c71b49cbad6d72763dba860a59dea2e7d7f9a851f19f6fa securityContext: container: runAsNonRoot: false