From 6c734e172c6ae87a6bdebddc94c9188b1abd1bd3 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 15 Nov 2025 21:07:43 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/bobok?= =?UTF-8?q?un/qbit=5Fmanage=20v4.6.3=20=E2=86=92=20v4.6.4=20(#41749)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/bobokun/qbit_manage](https://redirect.github.com/StuffAnThings/qbit_manage) | patch | `64f749b` -> `94399ef` | --- > [!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
StuffAnThings/qbit_manage (docker.io/bobokun/qbit_manage) ### [`v4.6.4`](https://redirect.github.com/StuffAnThings/qbit_manage/releases/tag/v4.6.4) [Compare Source](https://redirect.github.com/StuffAnThings/qbit_manage/compare/v4.6.3...v4.6.4) ### Requirements Updated - "fastapi==0.121.2" - "qbittorrent-api==2025.11.0" - "ruamel.yaml==0.18.16" - "uvicorn==0.38.0" - "ruff==0.14.5" **Full Changelog**:
--- ### 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/qbitmanage/Chart.yaml | 4 ++-- charts/stable/qbitmanage/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/qbitmanage/Chart.yaml b/charts/stable/qbitmanage/Chart.yaml index b8d2f930d0f..4346ebe6a98 100644 --- a/charts/stable/qbitmanage/Chart.yaml +++ b/charts/stable/qbitmanage/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 4.6.3 +appVersion: 4.6.4 dependencies: - name: common version: 28.26.3 @@ -39,5 +39,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/qbitmanage - https://hub.docker.com/r/bobokun/qbit_manage type: application -version: 11.13.3 +version: 11.13.4 diff --git a/charts/stable/qbitmanage/values.yaml b/charts/stable/qbitmanage/values.yaml index f78f024f04b..ed6c337c376 100644 --- a/charts/stable/qbitmanage/values.yaml +++ b/charts/stable/qbitmanage/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/bobokun/qbit_manage pullPolicy: IfNotPresent - tag: v4.6.3@sha256:64f749b97604d607747fc8b790821cf0317d8107385ea111afe1ed1c9d1d5b11 + tag: v4.6.4@sha256:94399ef83005856209dcb61756427f00e4907092b7c44ba8ee8d631c81daef20 service: main: enabled: false