From 16e2bb87b33adc9ec1a8dfd1d6fe20ca8a616eda Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 6 May 2024 14:23:28 +0200 Subject: [PATCH] chore(deps): update container image bobokun/qbit_manage to v4.1.3@2fdd0af by renovate (#21682) 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.2` -> `v4.1.3` | --- > [!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 53f363fcd6b..47c582b1b90 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.2 +appVersion: 4.1.3 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.4 +version: 9.0.5 diff --git a/charts/stable/qbitmanage/values.yaml b/charts/stable/qbitmanage/values.yaml index ae7302649cc..5a20f311614 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.2@sha256:9b9eb8ca918b067fdaae655bde6724eec1010f0f8d41e7e77beb278a5629e91d + tag: v4.1.3@sha256:2fdd0af23a7d90bc9bdeb191925014a30077ad84fd8ec0c788304755145bf866 service: main: enabled: false