From 297c61aeafb74f2fa6dfdf355096d7ec99faa49a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 12 Jun 2025 08:51:32 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/firef?= =?UTF-8?q?lyiii/core=20version-6.2.16=20=E2=86=92=20version-6.2.17=20(#36?= =?UTF-8?q?244)?= 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 | `7034ef3` -> `c9e13b5` | --- > [!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 | 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 cc9b1235cba..b3e2de7b71a 100644 --- a/charts/stable/fireflyiii/Chart.yaml +++ b/charts/stable/fireflyiii/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 6.2.16 +appVersion: 6.2.17 dependencies: - name: common version: 25.4.10 @@ -43,5 +43,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/fireflyiii - https://hub.docker.com/r/fireflyiii/core type: application -version: 29.0.6 +version: 29.0.7 diff --git a/charts/stable/fireflyiii/values.yaml b/charts/stable/fireflyiii/values.yaml index 505c73b7d79..53c836d4a8c 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.2.16@sha256:7034ef3f52d5b4d6a8fa861c5889d4f9ba6e36b822f54f1423949042a4d24cc9 + tag: version-6.2.17@sha256:c9e13b5e0f1f168f31133d5f7dbdf9d83ad340185b0103aa2f02b93e2fd74d65 securityContext: container: readOnlyRootFilesystem: false