From 43fbb888b623f8ab287878fae5b71bfb27db3133 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 17 Nov 2023 20:42:54 +0100 Subject: [PATCH] feat(images): update container image feramance/qbitrr to v3.8.4 (#14801) 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 | `v3.7.16` -> `v3.8.4` | --- > [!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). --------- Signed-off-by: TrueCharts-Bot --- 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 39d83664cca..3245c5b88e4 100644 --- a/charts/stable/qbitrr/Chart.yaml +++ b/charts/stable/qbitrr/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "3.8.1" +appVersion: "3.8.4" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/qbitrr - https://github.com/Feramance/Qbitrr type: application -version: 0.0.24 +version: 0.0.25 annotations: truecharts.org/SCALE-support: "true" truecharts.org/category: Downloaders diff --git a/charts/stable/qbitrr/values.yaml b/charts/stable/qbitrr/values.yaml index f0f33cf8223..8cfb94360ce 100644 --- a/charts/stable/qbitrr/values.yaml +++ b/charts/stable/qbitrr/values.yaml @@ -1,7 +1,7 @@ image: repository: feramance/qbitrr pullPolicy: IfNotPresent - tag: v3.7.16@sha256:9c6c6d4a0f475ba942ad22018d3f616176b1ed952a10e9f2d7c05960e03bee05 + tag: v3.8.4@sha256:47f4f2e65757f90f11f9fcdd6fa7f1e795d34b37e38cf0358defb7f76e0ae554 securityContext: container: readOnlyRootFilesystem: false