chore(deps): update container image ghcr.io/hotio/whisparr to vnightly-2.0.0.548@86d06aa by renovate (#20482)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/hotio/whisparr](https://hotio.dev/containers/whisparr)
([source](https://togithub.com/hotio/whisparr)) | patch |
`nightly-2.0.0.355` -> `nightly-2.0.0.548` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
TrueCharts Bot 2024-04-09 19:17:42 +02:00 committed by GitHub
parent a7e0174596
commit 91fa43f117
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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/min_helm_version: "3.11"
truecharts.org/train: stable truecharts.org/train: stable
apiVersion: v2 apiVersion: v2
appVersion: 2.0.0.355 appVersion: 2.0.0.548
dependencies: dependencies:
- name: common - name: common
version: 20.3.2 version: 20.3.2
@ -24,7 +24,7 @@ keywords:
- whisparr - whisparr
- Downloaders - Downloaders
- MediaApp-Other - MediaApp-Other
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -35,4 +35,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/whisparr - https://github.com/truecharts/charts/tree/master/charts/stable/whisparr
- https://ghcr.io/hotio/whisparr - https://ghcr.io/hotio/whisparr
type: application type: application
version: 9.8.0 version: 9.8.1

View File

@ -1,7 +1,7 @@
image: image:
repository: ghcr.io/hotio/whisparr repository: ghcr.io/hotio/whisparr
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: nightly-2.0.0.355@sha256:a121376ad99254316a46fb4cd875c710e7dd29bdf1a0cea0e4b6c221b04eea0d tag: nightly-2.0.0.548@sha256:86d06aa019668d131eb51ddff5f5ec781ff372ac6360b283a3d081ed54364689
securityContext: securityContext:
container: container:
readOnlyRootFilesystem: false readOnlyRootFilesystem: false