chore(container): update image feramance/qbitrr to v4 by renovate (#27777)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [feramance/qbitrr](https://redirect.github.com/Feramance/qBitrr) | patch | `fc56130` -> `a7770c2` | --- > [!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 <details> <summary>Feramance/qBitrr (feramance/qbitrr)</summary> ### [`v4.9.11`](https://redirect.github.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v4911-16102024) [Compare Source](https://redirect.github.com/Feramance/qBitrr/compare/v4.9.10...v4.9.11) - [\[patch\] Added exception handling](https://redirect.github.com/Feramance/qBitrr/commit/3a3f4f151eb0a1cc70906a6feeff9d2c9583635f) - [@​Feramance](https://redirect.github.com/Feramance) - [Removed mkdocs](https://redirect.github.com/Feramance/qBitrr/commit/b132e74095e706ff632ff41535399bc54f1ef538) - [@​Feramance](https://redirect.github.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. --- - [x] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjQuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyNC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> Co-authored-by: alfi0812 <43101280+alfi0812@users.noreply.github.com>
This commit is contained in:
co-authored by
alfi0812
parent
724be088ac
commit
42d21dba0c
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 4.9.10
|
||||
appVersion: 4.9.11
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.0.0
|
||||
@@ -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.3
|
||||
version: 6.4.4
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: feramance/qbitrr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v4.9.10@sha256:fc5613038d2e791b73353e527b6e1ff04fa46baa65eeb7f3430c98b8f6f722f8
|
||||
tag: v4.9.11@sha256:a7770c2eaffbb17f3f62dc37a3a7122e21f8fee1366b0417941882e3eb761325
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
Reference in New Issue
Block a user