Skip to content

Commit

Permalink
chore(helm): update image docker.io/feramance/qbitrr v4.9.16 → v4.9.17 (
Browse files Browse the repository at this point in the history
#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](https://redirect.github.com/Feramance/qBitrr/commit/d3d6178c9bb1013e47f2ab1a95a4192abcc8e1ef)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Pre-commit
changes](https://redirect.github.com/Feramance/qBitrr/commit/691f6c3d6a3084cd4f793c1e35d6ff1423a18f6c)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Dependabot
adjustmenets](https://redirect.github.com/Feramance/qBitrr/commit/45a7cd022f1de0c2df0efc37341cb404d641c23d)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Dependabot config
update](https://redirect.github.com/Feramance/qBitrr/commit/e6f14d0c70158dd93b4cdbad0cc5e2824bba6c09)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Merge branch 'master' of
https://github.com/Feramance/qBitrr](https://redirect.github.com/Feramance/qBitrr/commit/f16088b2f2c6d8bd2c44ef8ec2f4a99c125786e1)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Dependabot yml config
updates](https://redirect.github.com/Feramance/qBitrr/commit/099c2e5edb66260498875317a2724dca55da6a08)
- [@&#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 13, 2024
1 parent 061d24c commit fdb351f
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.16
appVersion: 4.9.17
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.8
version: 6.4.9
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.16@sha256:86f27cf8e90f76a87aa0a11c65b03f4db61bd1b4299430cd1c2e35967e332657
tag: v4.9.17@sha256:3cf1d3d1a19ad0567b02c75d3dc64ff756a29eea558f7ff5918081aff7e343ca
securityContext:
container:
readOnlyRootFilesystem: false
Expand Down

0 comments on commit fdb351f

Please sign in to comment.