chore(deps): update container image ghcr.io/hotio/whisparr to v3-3.0.0.545@7bf18a8 by renovate (#21324)
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 | `5ca9f03` -> `7bf18a8` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjMyMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
441a6c4dd7
commit
1948d0828c
|
@ -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: 10.0.16
|
version: 10.0.17
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/hotio/whisparr
|
repository: ghcr.io/hotio/whisparr
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v3-3.0.0.545@sha256:5ca9f03ffe36671ca5d7c092a92ed67d98eb060800bf9e1aa7db694235304929
|
tag: v3-3.0.0.545@sha256:7bf18a8109f1426dc4f7ae48e40b22b34d6748696c3da89ec524a527dda321c5
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
|
|
Loading…
Reference in New Issue