From f83366d52986a910ef342b0e38931b8be7ecc7af Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 30 Mar 2024 13:58:25 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/onedr0p/qbittorrent to v4.6.4@85f1852 by renovate (#19763) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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
qbittorrent/qBittorrent (ghcr.io/onedr0p/qbittorrent) ### [`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)
--- ### 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/qbittorrent/Chart.yaml | 6 +++--- charts/stable/qbittorrent/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/qbittorrent/Chart.yaml b/charts/stable/qbittorrent/Chart.yaml index 53dc3a2378a..d2b10e38933 100644 --- a/charts/stable/qbittorrent/Chart.yaml +++ b/charts/stable/qbittorrent/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 4.6.3 +appVersion: 4.6.4 dependencies: - name: common version: 20.2.10 @@ -23,7 +23,7 @@ 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 @@ -35,4 +35,4 @@ sources: - https://ghcr.io/onedr0p/qbittorrent - https://hub.docker.com/r/mjmeli/qbittorrent-port-forward-gluetun-server type: application -version: 19.7.5 +version: 19.7.6 diff --git a/charts/stable/qbittorrent/values.yaml b/charts/stable/qbittorrent/values.yaml index 0ee0e4a9348..60a6af0fba0 100644 --- a/charts/stable/qbittorrent/values.yaml +++ b/charts/stable/qbittorrent/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/qbittorrent pullPolicy: IfNotPresent - tag: 4.6.3@sha256:f2895e632fe66299d8ccc68265cc11aea92a232b7d0844de9961864b3e504026 + tag: 4.6.4@sha256:85f185207a81ec03e84b8302db06f1694c533c99e0efdb2acf0316d554d332e3 qbitportforwardImage: repository: mjmeli/qbittorrent-port-forward-gluetun-server pullPolicy: IfNotPresent