chore(helm): update image docker.io/bobokun/qbit_manage v4.1.15 → v4.1.16 (#31566)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/bobokun/qbit_manage | patch | `d0ed1f2` -> `3d45696` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### 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.

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
TrueCharts Bot
2025-02-03 17:15:13 +00:00
committed by GitHub
parent 260f933b96
commit 33e56701ba
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11" truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable truecharts.org/train: stable
apiVersion: v2 apiVersion: v2
appVersion: 4.1.15 appVersion: 4.1.16
dependencies: dependencies:
- name: common - name: common
version: 25.4.10 version: 25.4.10
@@ -34,4 +34,4 @@ sources:
- 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
type: application type: application
version: 10.5.1 version: 10.5.2
+1 -1
View File
@@ -1,7 +1,7 @@
image: image:
repository: docker.io/bobokun/qbit_manage repository: docker.io/bobokun/qbit_manage
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: v4.1.15@sha256:d0ed1f22a35b732afbd7d49410bd8dfd74bd177bf53de3fedd2fdef6397b3edc tag: v4.1.16@sha256:3d456960c8d97c7c20efa13e3e999840c21433ba04678ee0d806c5a08425dc9b
service: service:
main: main:
enabled: false enabled: false