From 833b4cf8e2dac92677b111b18239fba00b74833c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 4 Jan 2024 00:10:40 +0100 Subject: [PATCH] chore(deps): update container image feramance/qbitrr to v3.8.12@084f8a6 by renovate (#16860) 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.10` -> `v3.8.12` | --- > [!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 5ddd275f1bc..c5054030b81 100644 --- a/charts/stable/qbitrr/Chart.yaml +++ b/charts/stable/qbitrr/Chart.yaml @@ -1,8 +1,8 @@ kubeVersion: '>=1.24.0-0' apiVersion: v2 name: qbitrr -version: 2.1.6 -appVersion: 3.8.10 +version: 2.1.7 +appVersion: 3.8.12 description: A simple script to monitor qBit and communicate with Radarr and Sonarr. home: https://truecharts.org/charts/stable/qbitrr icon: https://truecharts.org/img/hotlink-ok/chart-icons/qbitrr.png diff --git a/charts/stable/qbitrr/values.yaml b/charts/stable/qbitrr/values.yaml index 8fa94b9e4b0..216e9759f2f 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.10@sha256:277ca1b353d47d5aedd1c07ea3427047529c466bab9226e7c510935fa3d72be5 + tag: v3.8.12@sha256:084f8a652da2f356ace134c193fca87a61c17deb207a19230a9c5f6c7c87e09c securityContext: container: readOnlyRootFilesystem: false