From 5d837313e746856592bf508e083862a467de5da8 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 21 Jan 2024 14:33:34 +0100 Subject: [PATCH] chore(deps): update container image fireflyiii/core to vversion-6.1.7@ae72d37 by renovate (#17412) 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.6` -> `version-6.1.7` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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 | 10 +++++----- charts/stable/fireflyiii/values.yaml | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/charts/stable/fireflyiii/Chart.yaml b/charts/stable/fireflyiii/Chart.yaml index 842d634765e..9b7723df0c7 100644 --- a/charts/stable/fireflyiii/Chart.yaml +++ b/charts/stable/fireflyiii/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: finacial - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: 6.1.6 +appVersion: 6.1.7 dependencies: - name: common version: 17.2.22 @@ -30,15 +30,15 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/fireflyiii.png keywords: - fireflyiii - finacial -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: fireflyiii sources: + - https://github.com/firefly-iii/firefly-iii/ - https://github.com/truecharts/charts/tree/master/charts/stable/fireflyiii - https://hub.docker.com/r/fireflyiii/core - - https://github.com/firefly-iii/firefly-iii/ type: application -version: 24.1.13 +version: 24.1.14 diff --git a/charts/stable/fireflyiii/values.yaml b/charts/stable/fireflyiii/values.yaml index 1ce18144c5e..1305e4cde83 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.6@sha256:da0121d50fdf40443eef0f70f983711a45508ffff6ff09ef698dfd06966927e5 + tag: version-6.1.7@sha256:ae72d37ea47ed4f071f6f15053b2cdfd4cfe9c15b0855b1a5c252675d1f74816 securityContext: container: readOnlyRootFilesystem: false