chore(deps): update container image ghcr.io/onedr0p/qbittorrent to v4.6.7@5391f94 by renovate (#26566)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/onedr0p/qbittorrent](https://ghcr.io/onedr0p/qbittorrent) ([source](https://redirect.github.com/qbittorrent/qBittorrent)) | patch | `4.6.6` -> `4.6.7` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>qbittorrent/qBittorrent (ghcr.io/onedr0p/qbittorrent)</summary> ### [`v4.6.7`](https://redirect.github.com/qbittorrent/qBittorrent/compare/release-4.6.6...release-4.6.7) [Compare Source](https://redirect.github.com/qbittorrent/qBittorrent/compare/release-4.6.6...release-4.6.7) </details> --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC44NC4xIiwidXBkYXRlZEluVmVyIjoiMzguODQuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
e2d3121ecd
commit
2ea2f77ab2
|
@ -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.6.6
|
appVersion: 4.6.7
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 24.1.16
|
version: 24.1.16
|
||||||
|
@ -34,4 +34,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/qbittorrent
|
- https://github.com/truecharts/charts/tree/master/charts/stable/qbittorrent
|
||||||
- https://hub.docker.com/r/mjmeli/qbittorrent-port-forward-gluetun-server
|
- https://hub.docker.com/r/mjmeli/qbittorrent-port-forward-gluetun-server
|
||||||
type: application
|
type: application
|
||||||
version: 21.1.10
|
version: 21.1.11
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/onedr0p/qbittorrent
|
repository: ghcr.io/onedr0p/qbittorrent
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 4.6.6@sha256:2fd0eba46205055c3f758411a79d5fa175df324f707dab9ad9a3a5be2ab92071
|
tag: 4.6.7@sha256:5391f94b321d563c3b44136a5e799b7e4e4888926c1c31d3081a1cf3e74a9aec
|
||||||
qbitportforwardImage:
|
qbitportforwardImage:
|
||||||
repository: mjmeli/qbittorrent-port-forward-gluetun-server
|
repository: mjmeli/qbittorrent-port-forward-gluetun-server
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
Loading…
Reference in New Issue