From 1280f8dd0dd445b774fde1b2a5ebd2c3f8140144 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 9 May 2024 02:48:27 +0200 Subject: [PATCH] chore(deps): update container image feramance/qbitrr to v4.6.0@4630d30 by renovate (#21790) 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://togithub.com/Feramance/qBitrr) | minor | `v4.5.13` -> `v4.6.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
Feramance/qBitrr (feramance/qbitrr) ### [`v4.6.0`](https://togithub.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v460-08052024) [Compare Source](https://togithub.com/Feramance/qBitrr/compare/v4.5.13...v4.6.0) - [\[minor\] A bunch of release changes and logic update for FreeSpace](https://togithub.com/Feramance/qBitrr/commit/0db7f8578ba0feafda576b589ce322e1fcb4e2e5) - [@​Feramance](https://togithub.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://togithub.com/renovatebot/renovate). --- charts/stable/qbitrr/Chart.yaml | 6 +++--- charts/stable/qbitrr/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/qbitrr/Chart.yaml b/charts/stable/qbitrr/Chart.yaml index 9cb9631726a..4ed86f60a55 100644 --- a/charts/stable/qbitrr/Chart.yaml +++ b/charts/stable/qbitrr/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 4.5.13 +appVersion: 4.6.0 dependencies: - name: common version: 23.0.0 @@ -24,7 +24,7 @@ keywords: - qbitrr - Downloaders - MediaApp-Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/qbitrr - https://hub.docker.com/r/feramance/qbitrr type: application -version: 5.1.3 +version: 5.2.0 diff --git a/charts/stable/qbitrr/values.yaml b/charts/stable/qbitrr/values.yaml index b8bc97ef1c5..4801dc31dc7 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.5.13@sha256:c4c681007fb832b40416dbab892b4b437a3030539ba23cf6a30ce47e7df1674d + tag: v4.6.0@sha256:4630d300a43f3464a5e261763871d1be79860ca5193f6b0b9633ac24040c6edc securityContext: container: readOnlyRootFilesystem: false