From 58892484d47126ecbcd632503314d7faf70dff80 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 3 Aug 2024 20:36:59 +0200 Subject: [PATCH] chore(deps): update container image ghostfolio/ghostfolio to v2.101.0@68a6c73 by renovate (#24739) --- charts/stable/ghostfolio/Chart.yaml | 4 ++-- charts/stable/ghostfolio/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/ghostfolio/Chart.yaml b/charts/stable/ghostfolio/Chart.yaml index 4786c756f9f..c1c0b728431 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.99.0 +appVersion: 2.101.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.12.0 +version: 6.13.0 diff --git a/charts/stable/ghostfolio/values.yaml b/charts/stable/ghostfolio/values.yaml index c98947c2a58..3dab6530f5b 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.99.0@sha256:f8ab5462157b5cfe9bbe2cbe4f9737b51951446cd022d89feaace52fbef2f47d + tag: 2.101.0@sha256:68a6c739a31b4c45bad1b864f22a399b1b4540386a6eff3f33a9ca4fb9d07f60 securityContext: container: runAsNonRoot: false