From f01d71c682b8b7659bcb691d67d5348c8da5e82e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 15 Jun 2024 20:32:36 +0200 Subject: [PATCH] chore(deps): update container image fireflyiii/core to vversion-6.1.17@06a12ab by renovate (#23389) 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://togithub.com/firefly-iii/docker) ([source](https://dev.azure.com/Firefly-III/_git/MainImage)) | patch | `version-6.1.16` -> `version-6.1.17` | --- > [!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/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 dab812488fa..5dcdd65e908 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.16 +appVersion: 6.1.17 dependencies: - name: common version: 24.0.6 @@ -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.0.2 +version: 27.0.3 diff --git a/charts/stable/fireflyiii/values.yaml b/charts/stable/fireflyiii/values.yaml index 8cfee1e9d06..bd664bc2df9 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.16@sha256:5317d22f4f559a54d3a28e7c08955b053157db243b9bf245deec2db2c0295c48 + tag: version-6.1.17@sha256:06a12ab86c395e3339b5b259e8f6a1aa37426c9c665849c1f72dbeabaa5b3067 securityContext: container: readOnlyRootFilesystem: false