chore(deps): update container image bobokun/qbit_manage to v4.0.7@040d452 by renovate (#16982)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bobokun/qbit_manage | patch | `v4.0.6` -> `v4.0.7` |

---

> [!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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
TrueCharts Bot 2024-01-08 07:18:51 +01:00 committed by GitHub
parent aaa9c20134
commit c9e0ff94e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 27 additions and 27 deletions

View File

@ -1,38 +1,38 @@
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
apiVersion: v2 apiVersion: v2
name: qbitmanage name: qbitmanage
version: 7.1.5 version: 7.1.6
appVersion: 4.0.6 appVersion: 4.0.7
description: This tool will help manage tedious tasks in qBittorrent and automate them. Tag, categorize, remove orphaned data, remove unregistered torrents and much much more. description: This tool will help manage tedious tasks in qBittorrent and automate them. Tag, categorize, remove orphaned data, remove unregistered torrents and much much more.
home: https://truecharts.org/charts/stable/qbitmanage home: https://truecharts.org/charts/stable/qbitmanage
icon: https://truecharts.org/img/hotlink-ok/chart-icons/qbitmanage.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/qbitmanage.png
deprecated: false deprecated: false
sources: sources:
- https://github.com/StuffAnThings/qbit_manage/wiki/Docker-Installation - https://github.com/StuffAnThings/qbit_manage/wiki/Docker-Installation
- https://github.com/truecharts/charts/tree/master/charts/stable/qbitmanage - https://github.com/truecharts/charts/tree/master/charts/stable/qbitmanage
- https://hub.docker.com/r/bobokun/qbit_manage - https://hub.docker.com/r/bobokun/qbit_manage
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
url: https://truecharts.org url: https://truecharts.org
keywords: keywords:
- qbitmanage - qbitmanage
- Downloaders - Downloaders
- MediaApp-Other - MediaApp-Other
dependencies: dependencies:
- name: common - name: common
version: 17.2.21 version: 17.2.21
repository: oci://tccr.io/truecharts repository: oci://tccr.io/truecharts
condition: "" condition: ""
alias: "" alias: ""
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.2 max_scale_version: 23.10.2
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: Downloaders truecharts.org/category: Downloaders
truecharts.org/max_helm_version: "3.13" truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12" truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable truecharts.org/train: stable
type: application type: application

View File

@ -1,7 +1,7 @@
image: image:
repository: bobokun/qbit_manage repository: bobokun/qbit_manage
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: v4.0.6@sha256:50d20cee30fe38db71ecd56776a5d3e049d56bdeb1e81877af317b7c71e9a752 tag: v4.0.7@sha256:040d452d8f66ca718a852646bb0746eacdf8dd90113929b6ab6110eeaad8b212
service: service:
main: main:
enabled: false enabled: false