From 396b9fe2e5f6d2f45d05b2a7c632bc88eb874f5b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 30 Nov 2023 13:20:03 +0100 Subject: [PATCH] chore(deps): update container image ghostfolio/ghostfolio to v2.27.1@ac29524 (#15473) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghostfolio/ghostfolio | patch | `2.27.0` -> `2.27.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- 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 5c1cfff2479..7da3571f590 100644 --- a/charts/stable/ghostfolio/Chart.yaml +++ b/charts/stable/ghostfolio/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.27.0" +appVersion: 2.27.1 dependencies: - name: common repository: https://library-charts.truecharts.org @@ -25,7 +25,7 @@ sources: - https://github.com/ghostfolio/ghostfolio - https://ghostfol.io/ type: application -version: 0.3.0 +version: 0.3.1 annotations: truecharts.org/category: finance truecharts.org/SCALE-support: "true" diff --git a/charts/stable/ghostfolio/values.yaml b/charts/stable/ghostfolio/values.yaml index 32522522237..425f28b6753 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.27.0@sha256:58070f879615186ae0432cd34ee80689cfe083b21fc6c59524a8a8f404a8003c + tag: 2.27.1@sha256:ac29524248f2c584dd1fcec17ae23fb0343e6988aa2708517d5efad4d18a4067 securityContext: container: runAsNonRoot: false