chore(deps): update container image ghcr.io/onedr0p/qbittorrent to v4.6.3@a4ad890 by renovate (#17302)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/onedr0p/qbittorrent](https://ghcr.io/onedr0p/qbittorrent) ([source](https://togithub.com/onedr0p/containers)) | patch | `4.6.2` -> `4.6.3` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNDAuOSIsInVwZGF0ZWRJblZlciI6IjM3LjE0MC45IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
b778e92f7e
commit
65e0132b7d
|
@ -23,15 +23,15 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/qbittorrent.png
|
|||
keywords:
|
||||
- qbittorrent
|
||||
- torrrent
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: qbittorrent
|
||||
sources:
|
||||
- https://hub.docker.com/r/mjmeli/qbittorrent-port-forward-gluetun-server
|
||||
- https://github.com/qbittorrent/qBittorrent
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/qbittorrent
|
||||
- https://hub.docker.com/r/mjmeli/qbittorrent-port-forward-gluetun-server
|
||||
type: application
|
||||
version: 18.1.6
|
||||
version: 18.1.7
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/onedr0p/qbittorrent
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 4.6.2@sha256:fedb62126c82ae0c7192e9052633411294a27e9c233613c03b0a8d168d160040
|
||||
tag: 4.6.3@sha256:a4ad890e8c4a287c17d12ca22eb1d84a046aba2efbd882bf7d6eb12459f6a70c
|
||||
qbitportforwardImage:
|
||||
repository: mjmeli/qbittorrent-port-forward-gluetun-server
|
||||
pullPolicy: IfNotPresent
|
||||
|
|
Loading…
Reference in New Issue