From e0603659d39d0d838e86719728809d96b5737dac Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 25 Nov 2023 20:25:06 +0100 Subject: [PATCH] chore(deps): update container image feramance/qbitrr to v3.8.6@5d61002 (#15166) 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 | patch | `v3.8.4` -> `v3.8.6` | --- > [!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). --- 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 3245c5b88e4..a4033b59707 100644 --- a/charts/stable/qbitrr/Chart.yaml +++ b/charts/stable/qbitrr/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "3.8.4" +appVersion: v3.8.6 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.25 +version: 0.0.26 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 8cfb94360ce..c7e9dd0d768 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.8.4@sha256:47f4f2e65757f90f11f9fcdd6fa7f1e795d34b37e38cf0358defb7f76e0ae554 + tag: v3.8.6@sha256:5d61002c073ad67b224e595b3eeb0c01bac1966b0c554c798393e548e91ee139 securityContext: container: readOnlyRootFilesystem: false