From c440c48c0bdb09887561138fc57b0ad73d30d8a2 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 14 May 2024 20:21:16 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/onedr0p/qbittorrent to 4.6.4@53ead5a by renovate (#22050) 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)) | digest | `b9af0f2` -> `53ead5a` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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 34022dce7e4..e607dac2ed0 100644 --- a/charts/stable/qbittorrent/Chart.yaml +++ b/charts/stable/qbittorrent/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/qbittorrent.webp keywords: - qbittorrent - torrrent -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ name: qbittorrent sources: - https://github.com/qbittorrent/qBittorrent - https://github.com/truecharts/charts/tree/master/charts/stable/qbittorrent - - https://ghcr.io/onedr0p/qbittorrent - https://hub.docker.com/r/mjmeli/qbittorrent-port-forward-gluetun-server + - https://ghcr.io/onedr0p/qbittorrent type: application -version: 20.0.5 +version: 20.0.6 diff --git a/charts/stable/qbittorrent/values.yaml b/charts/stable/qbittorrent/values.yaml index 141998016eb..f79b1cdbf15 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.4@sha256:b9af0f2173572a69d2c02eab8f701ef7b04f61689efe1c5338b96445d528dec4 + tag: 4.6.4@sha256:53ead5ab43027d04efc5d52740aa02308a88d6b4a6eaa90cf6fd2e94fc11ba17 qbitportforwardImage: repository: mjmeli/qbittorrent-port-forward-gluetun-server pullPolicy: IfNotPresent