From 839cd74825c9409a18b101829d7c33bb0d67ab1c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 29 Sep 2024 08:32:55 +0200 Subject: [PATCH] chore(deps): update container image fireflyiii/core to vversion-6.1.21@fc33edb by renovate (#27044) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [fireflyiii/core](https://redirect.github.com/firefly-iii/docker) ([source](https://dev.azure.com/Firefly-III/_git/MainImage)) | patch | `version-6.1.20` -> `version-6.1.21` | --- > [!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://redirect.github.com/renovatebot/renovate). --- charts/stable/fireflyiii/Chart.yaml | 4 ++-- charts/stable/fireflyiii/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/fireflyiii/Chart.yaml b/charts/stable/fireflyiii/Chart.yaml index 995d0643059..f3611221510 100644 --- a/charts/stable/fireflyiii/Chart.yaml +++ b/charts/stable/fireflyiii/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 6.1.20 +appVersion: 6.1.21 dependencies: - name: common version: 24.1.16 @@ -40,4 +40,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/fireflyiii - https://hub.docker.com/r/fireflyiii/core type: application -version: 27.3.7 +version: 27.3.8 diff --git a/charts/stable/fireflyiii/values.yaml b/charts/stable/fireflyiii/values.yaml index 564984f855e..c60ae8af34c 100644 --- a/charts/stable/fireflyiii/values.yaml +++ b/charts/stable/fireflyiii/values.yaml @@ -1,7 +1,7 @@ image: repository: fireflyiii/core pullPolicy: IfNotPresent - tag: version-6.1.20@sha256:027da82241910399cd5f26d02084059687d96d9579444831a2219d89ddc17032 + tag: version-6.1.21@sha256:fc33edb422fb64ea2c93648996cf67a6000ce146879f2e59592dc5b7b98a68c8 securityContext: container: readOnlyRootFilesystem: false