From de22fc6f7d89014e48cf2d2c9a55e536b73352c4 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 20 Nov 2025 02:05:01 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20oci.trueforge.o?= =?UTF-8?q?rg/containerforge/qbittorrent=205.1.3=20=E2=86=92=205.1.4=20(#4?= =?UTF-8?q?1925)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/qbittorrent](https://ghcr.io/trueforge-org/qbittorrent) ([source](https://redirect.github.com/qbittorrent/qBittorrent)) | patch | -> | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
qbittorrent/qBittorrent (oci.trueforge.org/containerforge/qbittorrent) ### [`v5.1.4`](https://redirect.github.com/qbittorrent/qBittorrent/compare/release-5.1.3...release-5.1.4) [Compare Source](https://redirect.github.com/qbittorrent/qBittorrent/compare/release-5.1.3...release-5.1.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://redirect.github.com/renovatebot/renovate). --- charts/stable/qbittorrent/Chart.yaml | 4 ++-- charts/stable/qbittorrent/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/qbittorrent/Chart.yaml b/charts/stable/qbittorrent/Chart.yaml index 71e61d0c437..ba7210c0563 100644 --- a/charts/stable/qbittorrent/Chart.yaml +++ b/charts/stable/qbittorrent/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 5.1.3 +appVersion: 5.1.4 dependencies: - name: common version: 28.26.3 @@ -38,5 +38,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/qbittorrent - https://hub.docker.com/r/mjmeli/qbittorrent-port-forward-gluetun-server type: application -version: 24.0.2 +version: 24.0.3 diff --git a/charts/stable/qbittorrent/values.yaml b/charts/stable/qbittorrent/values.yaml index 51935a45a7c..67400f8cd40 100644 --- a/charts/stable/qbittorrent/values.yaml +++ b/charts/stable/qbittorrent/values.yaml @@ -1,7 +1,7 @@ image: repository: oci.trueforge.org/containerforge/qbittorrent pullPolicy: IfNotPresent - tag: 5.1.3 + tag: 5.1.4 qbitportforwardImage: repository: docker.io/mjmeli/qbittorrent-port-forward-gluetun-server pullPolicy: IfNotPresent