From e306540ec4d6c98c0ceec6de34d78435b6975efc Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 13 Jan 2024 19:35:33 +0100 Subject: [PATCH] chore(deps): update container image feramance/qbitrr to v4.1.1@25f874f by renovate (#17107) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | feramance/qbitrr | minor | `v4.0.14` -> `v4.1.1` | --- > [!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/qbitrr/Chart.yaml | 4 ++-- charts/stable/qbitrr/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/qbitrr/Chart.yaml b/charts/stable/qbitrr/Chart.yaml index cd53b0a998e..2fa73c0bb82 100644 --- a/charts/stable/qbitrr/Chart.yaml +++ b/charts/stable/qbitrr/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: 4.0.14 +appVersion: 4.1.1 dependencies: - name: common version: 17.2.22 @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/qbitrr - https://hub.docker.com/r/feramance/qbitrr type: application -version: 3.0.2 +version: 3.1.0 diff --git a/charts/stable/qbitrr/values.yaml b/charts/stable/qbitrr/values.yaml index 2dfd7e87e3c..6eb0cd40a1c 100644 --- a/charts/stable/qbitrr/values.yaml +++ b/charts/stable/qbitrr/values.yaml @@ -1,7 +1,7 @@ image: repository: feramance/qbitrr pullPolicy: IfNotPresent - tag: v4.0.14@sha256:f760ecd718c0b188327f8ca9a8266f85ab0666fd25f2ada5340edf1e51339596 + tag: v4.1.1@sha256:25f874f0505ff4471d431a12018f5f752be536acf5a551ce7911f37c5d2feedf securityContext: container: readOnlyRootFilesystem: false