chore(deps): update container image ghcr.io/hotio/whisparr to v3-3.0.0.545@d462d64 by renovate (#21161)
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 | `673afea` -> `d462d64` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMTYuMyIsInVwZGF0ZWRJblZlciI6IjM3LjMxOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
6eda76b72e
commit
85ca7ba2b3
|
@ -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.14
|
version: 10.0.15
|
||||||
|
|
|
@ -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:673afea2444c8efba397aa81967672525ea094d1269ec03a50991489842d1e2c
|
tag: v3-3.0.0.545@sha256:d462d6489d4fdf1aab03d66299d989bce8c63703273a5c0d28e207bdcbe510d4
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
|
|
Loading…
Reference in New Issue