From 4dee283e4368cf490b046172de90391066dfdeb7 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 13 Jan 2024 17:43:33 +0100 Subject: [PATCH] chore(deps): update container image feramance/qbitrr to v4.0.14@f760ecd by renovate (#17102) 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 | `v4.0.11` -> `v4.0.14` | --- > [!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 | 58 ++++++++++++++++---------------- charts/stable/qbitrr/values.yaml | 2 +- 2 files changed, 30 insertions(+), 30 deletions(-) diff --git a/charts/stable/qbitrr/Chart.yaml b/charts/stable/qbitrr/Chart.yaml index ac8295b224b..cd53b0a998e 100644 --- a/charts/stable/qbitrr/Chart.yaml +++ b/charts/stable/qbitrr/Chart.yaml @@ -1,32 +1,3 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: qbitrr -version: 3.0.1 -appVersion: 4.0.11 -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 -deprecated: false -sources: - - https://github.com/Feramance/Qbitrr - - https://github.com/truecharts/charts/tree/master/charts/stable/qbitrr - - https://hub.docker.com/r/feramance/qbitrr -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - qbitrr - - Downloaders - - MediaApp-Other -dependencies: - - name: common - version: 17.2.22 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] annotations: max_scale_version: 23.10.2 min_scale_version: 23.10.0 @@ -35,4 +6,33 @@ annotations: truecharts.org/max_helm_version: "3.13" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable +apiVersion: v2 +appVersion: 4.0.14 +dependencies: + - name: common + version: 17.2.22 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +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 +keywords: + - qbitrr + - Downloaders + - MediaApp-Other +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: qbitrr +sources: + - https://github.com/Feramance/Qbitrr + - https://github.com/truecharts/charts/tree/master/charts/stable/qbitrr + - https://hub.docker.com/r/feramance/qbitrr type: application +version: 3.0.2 diff --git a/charts/stable/qbitrr/values.yaml b/charts/stable/qbitrr/values.yaml index fb557deed0e..2dfd7e87e3c 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.11@sha256:5615faddb9dd34f9985db2ece1e2cbc6c59c080e7885966a006937e12c13e41f + tag: v4.0.14@sha256:f760ecd718c0b188327f8ca9a8266f85ab0666fd25f2ada5340edf1e51339596 securityContext: container: readOnlyRootFilesystem: false