chore(deps): update container image feramance/qbitrr to v4.4.2@1ad9c91 by renovate (#19818)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [feramance/qbitrr](https://togithub.com/Feramance/qBitrr) | patch |
`v4.4.1` -> `v4.4.2` |

---

> [!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.4.2`](https://togithub.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v442-26032024)

[Compare
Source](https://togithub.com/Feramance/qBitrr/compare/v4.4.1...v4.4.2)

- [\[patch\] ignored tag
fixes](cb4fc1244e)
- [@&#8203;Feramance](https://togithub.com/Feramance)
- [Merge pull request #&#8203;68 from
Feramance/dependabot/github_actions/dependabot/fetch-metadata-2.0.0](79b200b919)
- [@&#8203;Feramance](https://togithub.com/Feramance)
- [Bump dependabot/fetch-metadata from 1.6.0 to
2.0.0](05d97a26e1)
- [@&#8203;dependabot](https://togithub.com/dependabot)\[bot]
- [Testing improved ignored
functionality](bdefa5c6c5)
- [@&#8203;Feramance](https://togithub.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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI3MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
TrueCharts Bot
2024-03-26 13:28:16 +01:00
committed by GitHub
parent d095c5ea67
commit ad15f363d1
2 changed files with 4 additions and 4 deletions

View File

@@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 4.4.1
appVersion: 4.4.2
dependencies:
- name: common
version: 20.2.4
@@ -24,7 +24,7 @@ keywords:
- qbitrr
- Downloaders
- MediaApp-Other
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@@ -35,4 +35,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/qbitrr
- https://hub.docker.com/r/feramance/qbitrr
type: application
version: 4.8.3
version: 4.8.4

View File

@@ -1,7 +1,7 @@
image:
repository: feramance/qbitrr
pullPolicy: IfNotPresent
tag: v4.4.1@sha256:d359f6670a939c036839836fcd28bc7f4339dfc414e54ce4bdf8ce84603611d0
tag: v4.4.2@sha256:1ad9c912aa6a2feda4babc199780a01fb9597e5947eea14e0403a09e4f1cb7e4
securityContext:
container:
readOnlyRootFilesystem: false