From 42d21dba0c1b5028f3ff47fed2e6314a7c1f705d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 16 Oct 2024 20:13:20 +0200 Subject: [PATCH] chore(container): update image feramance/qbitrr to v4 by renovate (#27777) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [feramance/qbitrr](https://redirect.github.com/Feramance/qBitrr) | patch | `fc56130` -> `a7770c2` | --- > [!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
Feramance/qBitrr (feramance/qbitrr) ### [`v4.9.11`](https://redirect.github.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v4911-16102024) [Compare Source](https://redirect.github.com/Feramance/qBitrr/compare/v4.9.10...v4.9.11) - [\[patch\] Added exception handling](https://redirect.github.com/Feramance/qBitrr/commit/3a3f4f151eb0a1cc70906a6feeff9d2c9583635f) - [@​Feramance](https://redirect.github.com/Feramance) - [Removed mkdocs](https://redirect.github.com/Feramance/qBitrr/commit/b132e74095e706ff632ff41535399bc54f1ef538) - [@​Feramance](https://redirect.github.com/Feramance) ***
--- ### 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. --- - [x] 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/qbitrr/Chart.yaml | 4 ++-- charts/stable/qbitrr/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/qbitrr/Chart.yaml b/charts/stable/qbitrr/Chart.yaml index 1196f17edd7..882f23dd310 100644 --- a/charts/stable/qbitrr/Chart.yaml +++ b/charts/stable/qbitrr/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 4.9.10 +appVersion: 4.9.11 dependencies: - name: common version: 25.0.0 @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/qbitrr - https://hub.docker.com/r/feramance/qbitrr type: application -version: 6.4.3 +version: 6.4.4 diff --git a/charts/stable/qbitrr/values.yaml b/charts/stable/qbitrr/values.yaml index 2cf698fa8ee..33606423458 100644 --- a/charts/stable/qbitrr/values.yaml +++ b/charts/stable/qbitrr/values.yaml @@ -1,7 +1,7 @@ image: repository: feramance/qbitrr pullPolicy: IfNotPresent - tag: v4.9.10@sha256:fc5613038d2e791b73353e527b6e1ff04fa46baa65eeb7f3430c98b8f6f722f8 + tag: v4.9.11@sha256:a7770c2eaffbb17f3f62dc37a3a7122e21f8fee1366b0417941882e3eb761325 securityContext: container: readOnlyRootFilesystem: false