mirror of
https://github.com/truecharts/charts.git
synced 2026-07-14 01:34:29 -03:00
chore(helm): update image docker.io/feramance/qbitrr v4.9.16 → v4.9.17 (#29290)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/feramance/qbitrr](https://redirect.github.com/Feramance/qBitrr) | patch | `86f27cf` -> `3cf1d3d` | --- > [!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.9.17`](https://redirect.github.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v4917-13112024) [Compare Source](https://redirect.github.com/Feramance/qBitrr/compare/v4.9.16...v4.9.17) - [\[patch\] Improved search by year logging](d3d6178c9b) - [@​Feramance](https://redirect.github.com/Feramance) - [Pre-commit changes](691f6c3d6a) - [@​Feramance](https://redirect.github.com/Feramance) - [Dependabot adjustmenets](45a7cd022f) - [@​Feramance](https://redirect.github.com/Feramance) - [Dependabot config update](e6f14d0c70) - [@​Feramance](https://redirect.github.com/Feramance) - [Merge branch 'master' off16088b2f2) - [@​Feramance](https://redirect.github.com/Feramance) - [Dependabot yml config updates](099c2e5edb) - [@​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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 4.9.16
|
||||
appVersion: 4.9.17
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.1.7
|
||||
@@ -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.8
|
||||
version: 6.4.9
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/feramance/qbitrr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v4.9.16@sha256:86f27cf8e90f76a87aa0a11c65b03f4db61bd1b4299430cd1c2e35967e332657
|
||||
tag: v4.9.17@sha256:3cf1d3d1a19ad0567b02c75d3dc64ff756a29eea558f7ff5918081aff7e343ca
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
Reference in New Issue
Block a user