Skip to content

Commit

Permalink
chore(container): update image feramance/qbitrr to v4 by renovate (#2…
Browse files Browse the repository at this point in the history
…7777)

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)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Removed
mkdocs](https://redirect.github.com/Feramance/qBitrr/commit/b132e74095e706ff632ff41535399bc54f1ef538)
- [@&#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.

---

- [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 <[email protected]>
  • Loading branch information
truecharts-admin and alfi0812 authored Oct 16, 2024
1 parent 724be08 commit 42d21db
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/qbitrr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
2 changes: 1 addition & 1 deletion charts/stable/qbitrr/values.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 42d21db

Please sign in to comment.