From 54287f8c5d95c106090fcd7c3f9fa13e0c6d65e5 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 20 Apr 2024 20:19:03 +0200 Subject: [PATCH] chore(deps): update container image bobokun/qbit_manage to v4.1.2@9b9eb8c by renovate (#21081) 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.1` -> `v4.1.2` | --- > [!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 a27f95eecdd..3c7a3fa5f14 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.1 +appVersion: 4.1.2 dependencies: - name: common version: 20.3.11 @@ -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: 8.9.8 +version: 8.9.9 diff --git a/charts/stable/qbitmanage/values.yaml b/charts/stable/qbitmanage/values.yaml index 9932671194a..ae7302649cc 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.1@sha256:df8af9b5c6f515a405adb4113b7a9eedd2cea7226eabf38601c968e56ebc23e4 + tag: v4.1.2@sha256:9b9eb8ca918b067fdaae655bde6724eec1010f0f8d41e7e77beb278a5629e91d service: main: enabled: false