mirror of
https://github.com/truecharts/charts.git
synced 2026-07-27 20:35:02 -03:00
chore(deps): update container image feramance/qbitrr to v4.5.12@555f118 by renovate (#21776)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [feramance/qbitrr](https://togithub.com/Feramance/qBitrr) | patch | `v4.5.8` -> `v4.5.12` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>Feramance/qBitrr (feramance/qbitrr)</summary> ### [`v4.5.12`](https://togithub.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v4512-08052024) [Compare Source](https://togithub.com/Feramance/qBitrr/compare/v4.5.11...v4.5.12) - [\[patch\] release update](7f895069de) - [@​Feramance](https://togithub.com/Feramance) *** ### [`v4.5.11`](https://togithub.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v4511-08052024) [Compare Source](https://togithub.com/Feramance/qBitrr/compare/v4.5.10...v4.5.11) - [\[patch\] Release update](36f924b42b) - [@​Feramance](https://togithub.com/Feramance) *** ### [`v4.5.10`](https://togithub.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v4510-08052024) [Compare Source](https://togithub.com/Feramance/qBitrr/compare/v4.5.9...v4.5.10) - [\[patch\] Added more logging to cover all possible logs](ca314b6eb9) - [@​Feramance](https://togithub.com/Feramance) - [More logs test](fdf453868c) - [@​Feramance](https://togithub.com/Feramance) - [Release yml update](64bb88593d) - [@​Feramance](https://togithub.com/Feramance) *** ### [`v4.5.9`](https://togithub.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v459-08052024) [Compare Source](https://togithub.com/Feramance/qBitrr/compare/v4.5.8...v4.5.9) - [\[patch\] Updated config example and generation with a better description for path mapping](90ed84d9a2) - [@​Feramance](https://togithub.com/Feramance) *** </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
@@ -7,7 +7,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 4.5.8
|
||||
appVersion: 4.5.12
|
||||
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.1
|
||||
version: 5.1.2
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: feramance/qbitrr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v4.5.8@sha256:56df881027189c814a99d0fb59ea8ea7a1a550bcd30710d0a07d1ba75e793653
|
||||
tag: v4.5.12@sha256:555f118bfb7e8d54401c43ec19e55a9f5033e6fd2a4c5b59f9114f4cd3d46cd4
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
Reference in New Issue
Block a user