From d31addc7bf4d75c154094e4f09dc25c2ea34dbe1 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 28 Sep 2024 14:31:23 +0200 Subject: [PATCH] chore(deps): update container image fireflyiii/core to vversion-6.1.20@027da82 by renovate (#27014) 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.19` -> `version-6.1.20` | --- > [!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 a3ff20196f5..995d0643059 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.19 +appVersion: 6.1.20 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.6 +version: 27.3.7 diff --git a/charts/stable/fireflyiii/values.yaml b/charts/stable/fireflyiii/values.yaml index e3561856279..564984f855e 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.19@sha256:309e0e5de9c777a45c7028807f25a5587d3f7607cde823258b0d7152bda353ce + tag: version-6.1.20@sha256:027da82241910399cd5f26d02084059687d96d9579444831a2219d89ddc17032 securityContext: container: readOnlyRootFilesystem: false