Skip to content

Commit

Permalink
chore(helm): update image docker.io/feramance/qbitrr v4.9.17 → v4.9.18 (
Browse files Browse the repository at this point in the history
#29361)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/feramance/qbitrr](https://redirect.github.com/Feramance/qBitrr)
| patch | `3cf1d3d` -> `cfd3092` |

---

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

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

- [\[patch\] Merge pull request #&#8203;131 from
Feramance/127-attributeerror-in-headless-mode](https://redirect.github.com/Feramance/qBitrr/commit/4506eb9c6dc8c9ef9cf9e882e26c1498ae03d4a1)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Fix headless mode category path
checks](https://redirect.github.com/Feramance/qBitrr/commit/52e6cb9130ae03a6d308a6c0976d12710cd6707f)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Merge branch 'master' of
https://github.com/Feramance/qBitrr](https://redirect.github.com/Feramance/qBitrr/commit/fd06a192608a440301ef87a7132cb2958b42edce)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Config
updates](https://redirect.github.com/Feramance/qBitrr/commit/4bbd2d679919ad2b2e10f7e363c4753137da247e)
- [@&#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=-->
  • Loading branch information
truecharts-admin authored Nov 14, 2024
1 parent c18e316 commit 74aed18
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.17
appVersion: 4.9.18
dependencies:
- name: common
version: 25.1.7
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.9
version: 6.4.10
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: docker.io/feramance/qbitrr
pullPolicy: IfNotPresent
tag: v4.9.17@sha256:3cf1d3d1a19ad0567b02c75d3dc64ff756a29eea558f7ff5918081aff7e343ca
tag: v4.9.18@sha256:cfd309259b7f5f4308ed263461babcadb79042abf9bcbbd3d97b939b0ad8f6c3
securityContext:
container:
readOnlyRootFilesystem: false
Expand Down

0 comments on commit 74aed18

Please sign in to comment.