Skip to content

Commit

Permalink
chore(deps): update container image feramance/qbitrr to v4.9.6@faf9ab…
Browse files Browse the repository at this point in the history
…0 by renovate (#26954)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [feramance/qbitrr](https://redirect.github.com/Feramance/qBitrr) |
patch | `v4.9.4` -> `v4.9.6` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>Feramance/qBitrr (feramance/qbitrr)</summary>

###
[`v4.9.6`](https://redirect.github.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v496-27092024)

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

- [\[patch\] Adjust search loop when using search by
year](https://redirect.github.com/Feramance/qBitrr/commit/076901c2749609dc4710fadbd56a95bd71999f9f)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)

***

###
[`v4.9.5`](https://redirect.github.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v495-27092024)

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

- [\[patch\] Fix for Attribute error in PlaceHolderArr
Class](https://redirect.github.com/Feramance/qBitrr/commit/1fa6453163d555e1f98669e40cf36a4b1e24b9a8)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Formatting
changes](https://redirect.github.com/Feramance/qBitrr/commit/e14bc3440f89a63030c303c20fdd5f9213e91bc8)
- [@&#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:eyJjcmVhdGVkSW5WZXIiOiIzOC45OC4wIiwidXBkYXRlZEluVmVyIjoiMzguOTguMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
  • Loading branch information
truecharts-admin authored Sep 27, 2024
1 parent 3b23572 commit 6cb4f40
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.4
appVersion: 4.9.6
dependencies:
- name: common
version: 24.1.16
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.3.6
version: 6.3.7
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.4@sha256:a8164a676dd71e210ffa9e1dfa26ef536f04e390a3bf03d61c2d9e45265934ed
tag: v4.9.6@sha256:faf9ab0aadde858adedfb0bebf388dcd550a5e48a2bf34e54e39f9cd59ab516a
securityContext:
container:
readOnlyRootFilesystem: false
Expand Down

0 comments on commit 6cb4f40

Please sign in to comment.