chore(helm): update image docker.io/feramance/qbitrr v4.9.14 → v4.9.16 (#29228)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/feramance/qbitrr](https://redirect.github.com/Feramance/qBitrr)
| patch | `910a9f2` -> `86f27cf` |

---

> [!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.16`](https://redirect.github.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v4916-12112024)

[Compare
Source](https://redirect.github.com/Feramance/qBitrr/compare/v4.9.15...v4.9.16)

- [\[patch\] Dependency updates and newenv
changes](https://redirect.github.com/Feramance/qBitrr/commit/693bde3c28ca429888acf179ae41d6910e6ce65f)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Merge branch 'master' of
https://github.com/Feramance/qBitrr](https://redirect.github.com/Feramance/qBitrr/commit/08568267a777a78e76253f23e02421b8b9ccab93)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [\[patch\] Dependency
update](https://redirect.github.com/Feramance/qBitrr/commit/2c4d169800f93c825a2a73d083b759b75472d77f)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)

***

###
[`v4.9.15`](https://redirect.github.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v4915-12112024)

[Compare
Source](https://redirect.github.com/Feramance/qBitrr/compare/v4.9.14...v4.9.15)

- [\[patch\] Update ujson
version](https://redirect.github.com/Feramance/qBitrr/commit/18b96cf12de8415f5b8774205e0632fd56e05098)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Merge pull request #&#8203;124 from
Feramance/dependabot/github_actions/crazy-max/ghaction-import-gpg-6.2.0](https://redirect.github.com/Feramance/qBitrr/commit/1f95077994afc3158e43d7413379950289ecd51d)
- [@&#8203;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:
TrueCharts Bot
2024-11-12 17:28:53 +01:00
committed by GitHub
parent 2d009cf7ec
commit b6bd26a706
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11" truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable truecharts.org/train: stable
apiVersion: v2 apiVersion: v2
appVersion: 4.9.14 appVersion: 4.9.16
dependencies: dependencies:
- name: common - name: common
version: 25.1.7 version: 25.1.7
@@ -34,4 +34,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/qbitrr - https://github.com/truecharts/charts/tree/master/charts/stable/qbitrr
- https://hub.docker.com/r/feramance/qbitrr - https://hub.docker.com/r/feramance/qbitrr
type: application type: application
version: 6.4.7 version: 6.4.8
+1 -1
View File
@@ -1,7 +1,7 @@
image: image:
repository: docker.io/feramance/qbitrr repository: docker.io/feramance/qbitrr
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: v4.9.14@sha256:910a9f25d0f7c56dcf8fcce54e980ffc333876b9b82e26cf14d00cdeee957ac4 tag: v4.9.16@sha256:86f27cf8e90f76a87aa0a11c65b03f4db61bd1b4299430cd1c2e35967e332657
securityContext: securityContext:
container: container:
readOnlyRootFilesystem: false readOnlyRootFilesystem: false