chore(deps): update container image feramance/qbitrr to v4.5.8@56df881 by renovate (#21729)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [feramance/qbitrr](https://togithub.com/Feramance/qBitrr) | patch | `v4.5.7` -> `v4.5.8` | --- > [!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.8`](https://togithub.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v458-07052024) [Compare Source](https://togithub.com/Feramance/qBitrr/compare/v4.5.7...v4.5.8) - [\[patch\] Free space adjustments](ae56b4075a
) - [@​Feramance](https://togithub.com/Feramance) - [Merge pull request #​74 from Feramance/dependabot/pip/tqdm-4.66.3](b4569aca3c
) - [@​Feramance](https://togithub.com/Feramance) - [Bump tqdm from 4.66.2 to 4.66.3](02793206af
) - [@​dependabot](https://togithub.com/dependabot)\[bot] - [Nightly update](c6d98b5a5c
) - [@​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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM0OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
763506686e
commit
0c5f3f2817
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 4.5.7
|
||||
appVersion: 4.5.8
|
||||
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.0
|
||||
version: 5.1.1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: feramance/qbitrr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v4.5.7@sha256:c242717dc736adea826ae3e27d5f5eaf9cc4c66495ccb02acd4a59fb2dfd7e6a
|
||||
tag: v4.5.8@sha256:56df881027189c814a99d0fb59ea8ea7a1a550bcd30710d0a07d1ba75e793653
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
Loading…
Reference in New Issue