chore(deps): update container image ghcr.io/hotio/whisparr to nightly-2.0.0.355@b66c64d by renovate (#18989)
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 | `18514ed` -> `b66c64d` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjIzNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
9b40c87a13
commit
2f2e9a2df4
|
@ -24,7 +24,7 @@ keywords:
|
|||
- whisparr
|
||||
- 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/whisparr
|
||||
- https://ghcr.io/hotio/whisparr
|
||||
type: application
|
||||
version: 9.4.1
|
||||
version: 9.4.2
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/hotio/whisparr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: nightly-2.0.0.355@sha256:18514edf222761d128ca2f14778ac2cf5979ac22efdf633db451dae1ef66ba05
|
||||
tag: nightly-2.0.0.355@sha256:b66c64d13d2b8e5938c6e4dfa83cfbb9a46ce9f5d4b82849b34a2eb551e7e0ca
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
Loading…
Reference in New Issue