chore(deps): update container image ghcr.io/hotio/whisparr to nightly-2.0.0.289@4f8a1aa (#15556)
This commit is contained in:
parent
62a5c92132
commit
479b637994
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "2.0.0.289"
|
||||
appVersion: 2.0.0.289
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -22,7 +22,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/whisparr
|
||||
- https://github.com/onedr0p/containers/tree/main/apps/whisparr
|
||||
type: application
|
||||
version: 6.1.0
|
||||
version: 6.1.1
|
||||
annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: Downloaders
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/hotio/whisparr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: nightly-2.0.0.289@sha256:e3f787b4de77c03e4244447bb308f17cbb3bc3013fb8a34202b04a0d9d1a5093
|
||||
tag: nightly-2.0.0.289@sha256:4f8a1aa86349046534a27696176a5203cae50a1d677b5b4143130aaa800727d5
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
Loading…
Reference in New Issue