chore(helm): update image docker.io/feramance/qbitrr v4.10.27 → v4.10.28 (#40789)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/feramance/qbitrr](https://redirect.github.com/Feramance/qBitrr) | patch | `d4fa131` -> `0ef3530` | --- > [!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 (docker.io/feramance/qbitrr)</summary> ### [`v4.10.28`](https://redirect.github.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v41028-16102025) [Compare Source](https://redirect.github.com/Feramance/qBitrr/compare/v4.10.27...v4.10.28) - [\[patch\] Fixed Arr has no attribute torrents](https://redirect.github.com/Feramance/qBitrr/commit/b4db5fa7987206d9e5cd203dcebe0b8933ebe0a8) - [@​Feramance](https://redirect.github.com/Feramance) - [Removed v5 config](https://redirect.github.com/Feramance/qBitrr/commit/dc942c4adca4863ca7bea74b19aeca5d7f4bd419) - [@​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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 4.10.27
|
||||
appVersion: 4.10.28
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.25.0
|
||||
@@ -40,5 +40,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/qbitrr
|
||||
- https://hub.docker.com/r/feramance/qbitrr
|
||||
type: application
|
||||
version: 7.10.1
|
||||
version: 7.10.2
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/feramance/qbitrr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v4.10.27@sha256:d4fa1317b4c9b2e18f56a9763810cb097a7aa7b096ab33429fdb23f74c8a3337
|
||||
tag: v4.10.28@sha256:0ef35305efffad85243cecc4a13a3fa5763982cec5b2cbf8f358a4defb5ff63f
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
Reference in New Issue
Block a user