From c653ac5b405123f978605110a50c75be71dfa9f8 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 1 Feb 2025 13:57:15 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/firef?= =?UTF-8?q?lyiii/core=20version-6.1.21=20=E2=86=92=20version-6.1.25=20(#31?= =?UTF-8?q?490)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/fireflyiii/core](https://redirect.github.com/firefly-iii/docker) ([source](https://dev.azure.com/Firefly-III/_git/MainImage)) | patch | `da3d404` -> `8391c11` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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 | 2 +- charts/stable/fireflyiii/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/fireflyiii/Chart.yaml b/charts/stable/fireflyiii/Chart.yaml index 33584550a11..ff3f8b80910 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.21 +appVersion: 6.1.25 dependencies: - name: common version: 25.4.10 diff --git a/charts/stable/fireflyiii/values.yaml b/charts/stable/fireflyiii/values.yaml index c5889697beb..5c5f8d9168b 100644 --- a/charts/stable/fireflyiii/values.yaml +++ b/charts/stable/fireflyiii/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/fireflyiii/core pullPolicy: IfNotPresent - tag: version-6.1.21@sha256:da3d4042c887ca4abfe69ea2858dcd41d2da62f98bb91345def53b08361d0f34 + tag: version-6.1.25@sha256:8391c11f3260354a1feb48d1cf2cb822ad00db311efe2b21eccd7d5ee6bfe60a securityContext: container: readOnlyRootFilesystem: false