From 14c942c6892262f01490a15934ca393578684802 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 19 May 2024 00:40:56 +0200 Subject: [PATCH] chore(deps): update container image bobokun/qbit_manage to v4.1.4@ccd850b by renovate (#22214) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | bobokun/qbit_manage | patch | `v4.1.3` -> `v4.1.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). --- charts/stable/qbitmanage/Chart.yaml | 6 +++--- charts/stable/qbitmanage/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/qbitmanage/Chart.yaml b/charts/stable/qbitmanage/Chart.yaml index 08e85b00431..64ea104b44f 100644 --- a/charts/stable/qbitmanage/Chart.yaml +++ b/charts/stable/qbitmanage/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 4.1.3 +appVersion: 4.1.4 dependencies: - name: common version: 23.0.0 @@ -24,7 +24,7 @@ keywords: - qbitmanage - 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/qbitmanage - https://hub.docker.com/r/bobokun/qbit_manage type: application -version: 9.0.5 +version: 9.0.6 diff --git a/charts/stable/qbitmanage/values.yaml b/charts/stable/qbitmanage/values.yaml index 5a20f311614..aea7284bcb4 100644 --- a/charts/stable/qbitmanage/values.yaml +++ b/charts/stable/qbitmanage/values.yaml @@ -1,7 +1,7 @@ image: repository: bobokun/qbit_manage pullPolicy: IfNotPresent - tag: v4.1.3@sha256:2fdd0af23a7d90bc9bdeb191925014a30077ad84fd8ec0c788304755145bf866 + tag: v4.1.4@sha256:ccd850b6b84c321ed8babbcccd2308dd6f2305605f2ce79fa6e9276238b5b476 service: main: enabled: false