chore(deps): update container image ghcr.io/hotio/whisparr to nightly-2.0.0.355@18514ed by renovate (#18768)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/hotio/whisparr](https://hotio.dev/containers/whisparr) ([source](https://togithub.com/hotio/whisparr)) | digest | `5558527` -> `18514ed` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIyNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
06b58e574d
commit
ff9cf983bb
|
@ -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.2.0
|
version: 9.2.1
|
||||||
|
|
|
@ -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:55585272a639ba4a3865eacd0928de170f0277bddd7ed05ea32fe40842362c50
|
tag: nightly-2.0.0.355@sha256:18514edf222761d128ca2f14778ac2cf5979ac22efdf633db451dae1ef66ba05
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
|
|
Loading…
Reference in New Issue