Skip to content

Commit

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

This PR contains the following updates:

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

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.14`](https://redirect.github.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v4914-28102024)

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

- [\[patch\] Removed redundant
logs](https://redirect.github.com/Feramance/qBitrr/commit/4be37677f61204e811307b271b5a0b67b4b53a52)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Fixed in tags
check](https://redirect.github.com/Feramance/qBitrr/commit/62b29a91d5a74810dc2b14e7f0a1c4d02250d415)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Tag check
changes](https://redirect.github.com/Feramance/qBitrr/commit/9a43ab8af16f5f8bfb289eab44677992088b16d5)
- [@&#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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzIuMyIsInVwZGF0ZWRJblZlciI6IjM4LjEzMi4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
  • Loading branch information
truecharts-admin authored Oct 28, 2024
1 parent 85eff93 commit f90229d
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.13
appVersion: 4.9.14
dependencies:
- name: common
version: 25.1.5
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.5
version: 6.4.6
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.13@sha256:39064fcf1b785a6e449a551ac30419d5acfc95809778b8a9b62cf095a547f872
tag: v4.9.14@sha256:910a9f25d0f7c56dcf8fcce54e980ffc333876b9b82e26cf14d00cdeee957ac4
securityContext:
container:
readOnlyRootFilesystem: false
Expand Down

0 comments on commit f90229d

Please sign in to comment.