From b6bd26a7061e6f8e8f1146ae3f1321a2949967d6 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 12 Nov 2024 17:28:53 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/feram?= =?UTF-8?q?ance/qbitrr=20v4.9.14=20=E2=86=92=20v4.9.16=20(#29228)?= 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/feramance/qbitrr](https://redirect.github.com/Feramance/qBitrr) | patch | `910a9f2` -> `86f27cf` | --- > [!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 (docker.io/feramance/qbitrr) ### [`v4.9.16`](https://redirect.github.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v4916-12112024) [Compare Source](https://redirect.github.com/Feramance/qBitrr/compare/v4.9.15...v4.9.16) - [\[patch\] Dependency updates and newenv changes](https://redirect.github.com/Feramance/qBitrr/commit/693bde3c28ca429888acf179ae41d6910e6ce65f) - [@​Feramance](https://redirect.github.com/Feramance) - [Merge branch 'master' of https://github.com/Feramance/qBitrr](https://redirect.github.com/Feramance/qBitrr/commit/08568267a777a78e76253f23e02421b8b9ccab93) - [@​Feramance](https://redirect.github.com/Feramance) - [\[patch\] Dependency update](https://redirect.github.com/Feramance/qBitrr/commit/2c4d169800f93c825a2a73d083b759b75472d77f) - [@​Feramance](https://redirect.github.com/Feramance) *** ### [`v4.9.15`](https://redirect.github.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v4915-12112024) [Compare Source](https://redirect.github.com/Feramance/qBitrr/compare/v4.9.14...v4.9.15) - [\[patch\] Update ujson version](https://redirect.github.com/Feramance/qBitrr/commit/18b96cf12de8415f5b8774205e0632fd56e05098) - [@​Feramance](https://redirect.github.com/Feramance) - [Merge pull request #​124 from Feramance/dependabot/github_actions/crazy-max/ghaction-import-gpg-6.2.0](https://redirect.github.com/Feramance/qBitrr/commit/1f95077994afc3158e43d7413379950289ecd51d) - [@​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. --- - [ ] 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/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 768585265e7..55f9c0de5c4 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.14 +appVersion: 4.9.16 dependencies: - name: common version: 25.1.7 @@ -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.7 +version: 6.4.8 diff --git a/charts/stable/qbitrr/values.yaml b/charts/stable/qbitrr/values.yaml index fe9f4a476fd..a18ebc9a6e4 100644 --- a/charts/stable/qbitrr/values.yaml +++ b/charts/stable/qbitrr/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/feramance/qbitrr pullPolicy: IfNotPresent - tag: v4.9.14@sha256:910a9f25d0f7c56dcf8fcce54e980ffc333876b9b82e26cf14d00cdeee957ac4 + tag: v4.9.16@sha256:86f27cf8e90f76a87aa0a11c65b03f4db61bd1b4299430cd1c2e35967e332657 securityContext: container: readOnlyRootFilesystem: false