chore(deps): update container image ghcr.io/onedr0p/qbittorrent to v4.6.4@85f1852 by renovate (#19763)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/onedr0p/qbittorrent](https://ghcr.io/onedr0p/qbittorrent)
([source](https://togithub.com/qbittorrent/qBittorrent)) | patch |
`4.6.3` -> `4.6.4` |

---

> [!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.4`](https://togithub.com/qbittorrent/qBittorrent/compare/release-4.6.3...release-4.6.4)

[Compare
Source](https://togithub.com/qbittorrent/qBittorrent/compare/release-4.6.3...release-4.6.4)

</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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMyIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
TrueCharts Bot 2024-03-30 13:58:25 +01:00 committed by GitHub
parent 5550dfc89b
commit f83366d529
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -7,7 +7,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.3 appVersion: 4.6.4
dependencies: dependencies:
- name: common - name: common
version: 20.2.10 version: 20.2.10
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/qbittorrent.png
keywords: keywords:
- qbittorrent - qbittorrent
- torrrent - torrrent
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -35,4 +35,4 @@ sources:
- https://ghcr.io/onedr0p/qbittorrent - https://ghcr.io/onedr0p/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: 19.7.5 version: 19.7.6

View File

@ -1,7 +1,7 @@
image: image:
repository: ghcr.io/onedr0p/qbittorrent repository: ghcr.io/onedr0p/qbittorrent
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 4.6.3@sha256:f2895e632fe66299d8ccc68265cc11aea92a232b7d0844de9961864b3e504026 tag: 4.6.4@sha256:85f185207a81ec03e84b8302db06f1694c533c99e0efdb2acf0316d554d332e3
qbitportforwardImage: qbitportforwardImage:
repository: mjmeli/qbittorrent-port-forward-gluetun-server repository: mjmeli/qbittorrent-port-forward-gluetun-server
pullPolicy: IfNotPresent pullPolicy: IfNotPresent