mirror of
https://github.com/truecharts/charts.git
synced 2026-07-09 17:54:04 -03:00
chore(deps): update container image feramance/qbitrr to v4.9.7@cf0a99b by renovate (#27491)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [feramance/qbitrr](https://redirect.github.com/Feramance/qBitrr) |
patch | `v4.9.6` -> `v4.9.7` |
---
> [!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.7`](https://redirect.github.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v497-09102024)
[Compare
Source](https://redirect.github.com/Feramance/qBitrr/compare/v4.9.6...v4.9.7)
- [\[patch\] Potential log
fix](8021d8f72f)
- [@​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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTQuMCIsInVwZGF0ZWRJblZlciI6IjM4LjExNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 4.9.6
|
||||
appVersion: 4.9.7
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.0.0
|
||||
@@ -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.0
|
||||
version: 6.4.1
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: feramance/qbitrr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v4.9.6@sha256:faf9ab0aadde858adedfb0bebf388dcd550a5e48a2bf34e54e39f9cd59ab516a
|
||||
tag: v4.9.7@sha256:cf0a99bcd651bdeb480438ee99bd6a33c493965d616cd2d39681499a65c4ab8d
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
Reference in New Issue
Block a user