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:
parent
a7e0174596
commit
91fa43f117
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.0.0.355
|
||||
appVersion: 2.0.0.548
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 20.3.2
|
||||
|
@ -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.8.0
|
||||
version: 9.8.1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/hotio/whisparr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: nightly-2.0.0.355@sha256:a121376ad99254316a46fb4cd875c710e7dd29bdf1a0cea0e4b6c221b04eea0d
|
||||
tag: nightly-2.0.0.548@sha256:86d06aa019668d131eb51ddff5f5ec781ff372ac6360b283a3d081ed54364689
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
Loading…
Reference in New Issue