From 2a4bfe4a3af37c374bfe201a0fd9348c9d0f152f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 19 Jan 2024 19:33:24 +0100 Subject: [PATCH] chore(deps): update container image feramance/qbitrr to v4.2.1@4535635 by renovate (#17306) 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.1.2` -> `v4.2.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 | 6 +++--- charts/stable/qbitrr/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/qbitrr/Chart.yaml b/charts/stable/qbitrr/Chart.yaml index f32f492cfe1..221f84988a0 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.1.2 +appVersion: 4.2.1 dependencies: - name: common version: 17.2.22 @@ -24,7 +24,7 @@ keywords: - qbitrr - Downloaders - MediaApp-Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -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.1.1 +version: 3.2.0 diff --git a/charts/stable/qbitrr/values.yaml b/charts/stable/qbitrr/values.yaml index c0bdcf78040..5225f9fc114 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.1.2@sha256:896c7c7ae0ae08ea383d9837bae4425ba584b0b8a6e5aa3c10ecc29e4e9062d2 + tag: v4.2.1@sha256:4535635a5a8117ce235698ff96b89d42ee23f24bac40ad30876e9f4c6bb6f4a5 securityContext: container: readOnlyRootFilesystem: false