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](https://togithub.com/Feramance/qBitrr/commit/7f895069deff14f561636eb745e595ed2acbd103) - [@​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](https://togithub.com/Feramance/qBitrr/commit/36f924b42be2d544b0c36ca961b62cba74398bd5) - [@​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](https://togithub.com/Feramance/qBitrr/commit/ca314b6eb900052ecac2aedd4e77300063a30a48) - [@​Feramance](https://togithub.com/Feramance) - [More logs test](https://togithub.com/Feramance/qBitrr/commit/fdf453868cc83f2c211df2bd4a656fa8abb91736) - [@​Feramance](https://togithub.com/Feramance) - [Release yml update](https://togithub.com/Feramance/qBitrr/commit/64bb88593d9f44d65ef5447481d549556fff1de4) - [@​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](https://togithub.com/Feramance/qBitrr/commit/90ed84d9a26b778b80e1a10e7f0eecf725332e29) - [@​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