From fdb351fd5f41a25978119c11f01d484a4864fedd Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 13 Nov 2024 09:31:24 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/feram?= =?UTF-8?q?ance/qbitrr=20v4.9.16=20=E2=86=92=20v4.9.17=20(#29290)?= 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 | `86f27cf` -> `3cf1d3d` | --- > [!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.17`](https://redirect.github.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v4917-13112024) [Compare Source](https://redirect.github.com/Feramance/qBitrr/compare/v4.9.16...v4.9.17) - [\[patch\] Improved search by year logging](https://redirect.github.com/Feramance/qBitrr/commit/d3d6178c9bb1013e47f2ab1a95a4192abcc8e1ef) - [@​Feramance](https://redirect.github.com/Feramance) - [Pre-commit changes](https://redirect.github.com/Feramance/qBitrr/commit/691f6c3d6a3084cd4f793c1e35d6ff1423a18f6c) - [@​Feramance](https://redirect.github.com/Feramance) - [Dependabot adjustmenets](https://redirect.github.com/Feramance/qBitrr/commit/45a7cd022f1de0c2df0efc37341cb404d641c23d) - [@​Feramance](https://redirect.github.com/Feramance) - [Dependabot config update](https://redirect.github.com/Feramance/qBitrr/commit/e6f14d0c70158dd93b4cdbad0cc5e2824bba6c09) - [@​Feramance](https://redirect.github.com/Feramance) - [Merge branch 'master' of https://github.com/Feramance/qBitrr](https://redirect.github.com/Feramance/qBitrr/commit/f16088b2f2c6d8bd2c44ef8ec2f4a99c125786e1) - [@​Feramance](https://redirect.github.com/Feramance) - [Dependabot yml config updates](https://redirect.github.com/Feramance/qBitrr/commit/099c2e5edb66260498875317a2724dca55da6a08) - [@​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 55f9c0de5c4..a38db42791b 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.16 +appVersion: 4.9.17 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.8 +version: 6.4.9 diff --git a/charts/stable/qbitrr/values.yaml b/charts/stable/qbitrr/values.yaml index a18ebc9a6e4..a41cbe297bb 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.16@sha256:86f27cf8e90f76a87aa0a11c65b03f4db61bd1b4299430cd1c2e35967e332657 + tag: v4.9.17@sha256:3cf1d3d1a19ad0567b02c75d3dc64ff756a29eea558f7ff5918081aff7e343ca securityContext: container: readOnlyRootFilesystem: false