From 324f7353406331b4f067d21f44e75b4e5731b1e4 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 6 Sep 2024 08:35:33 +0200 Subject: [PATCH] chore(deps): update container image bobokun/qbit_manage to v4.1.8@268f6b4 by renovate (#25992) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | bobokun/qbit_manage | patch | `v4.1.7` -> `v4.1.8` | --- > [!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://redirect.github.com/renovatebot/renovate). Co-authored-by: alfi0812 <43101280+alfi0812@users.noreply.github.com> --- 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 a011724e814..2f59ea7599d 100644 --- a/charts/stable/qbitmanage/Chart.yaml +++ b/charts/stable/qbitmanage/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 4.1.7 +appVersion: 4.1.8 dependencies: - name: common version: 24.1.14 @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/qbitmanage - https://hub.docker.com/r/bobokun/qbit_manage type: application -version: 10.1.6 +version: 10.1.7 diff --git a/charts/stable/qbitmanage/values.yaml b/charts/stable/qbitmanage/values.yaml index 4175ca51dfd..504cd749d32 100644 --- a/charts/stable/qbitmanage/values.yaml +++ b/charts/stable/qbitmanage/values.yaml @@ -1,7 +1,7 @@ image: repository: bobokun/qbit_manage pullPolicy: IfNotPresent - tag: v4.1.7@sha256:b39f123a686d1426f6ed2d8d162ada967278ee5a0203a0920f596863b60bf9c7 + tag: v4.1.8@sha256:268f6b42308ea5fbd5e0a6a449faee94cd62415e74ef07363c94a26cc1410654 service: main: enabled: false