mirror of
https://github.com/truecharts/charts.git
synced 2026-07-07 14:41:22 -03:00
chore(helm): update image docker.io/feramance/qbitrr v4.10.25 → v4.10.27 (#40758)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/feramance/qbitrr](https://redirect.github.com/Feramance/qBitrr) | patch | `4f2c4ef` -> `d4fa131` | --- > [!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.27`](https://redirect.github.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v41027-15102025) [Compare Source](https://redirect.github.com/Feramance/qBitrr/compare/v4.10.26...v4.10.27) - [\[patch\] Hotfix](f468e796c7) - [@​Feramance](https://redirect.github.com/Feramance) *** ### [`v4.10.26`](https://redirect.github.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v41026-15102025) [Compare Source](https://redirect.github.com/Feramance/qBitrr/compare/v4.10.25...v4.10.26) - [\[patch\] Dependency updates](4cd39849a2) - [@​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.25
|
||||
appVersion: 4.10.27
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.25.0
|
||||
@@ -40,4 +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.0
|
||||
version: 7.10.1
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/feramance/qbitrr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v4.10.25@sha256:4f2c4ef0dd48fa46149d1687a29625474013884af526c8d8766c0e4f3e63654d
|
||||
tag: v4.10.27@sha256:d4fa1317b4c9b2e18f56a9763810cb097a7aa7b096ab33429fdb23f74c8a3337
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
Reference in New Issue
Block a user