diff --git a/charts/stable/ghostfolio/Chart.yaml b/charts/stable/ghostfolio/Chart.yaml index c30e2a53a20..f9b364b1db5 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.117.0 +appVersion: 2.118.0 dependencies: - name: common version: 25.1.0 @@ -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.32.0 +version: 6.33.0 diff --git a/charts/stable/ghostfolio/values.yaml b/charts/stable/ghostfolio/values.yaml index 6626b8940a8..e0794687734 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.117.0@sha256:7a0385b8d2d21586e554adde6a62fa8eb485bdf89e3b3336f0619f04d7c160a9 + tag: 2.118.0@sha256:f58b7bd27ce67c7fcf43a897c0b70d673b2b336c5b1d39301a4ff5e8db611fa7 securityContext: container: runAsNonRoot: false