Merge pull request #7568 from truecharts/renovate/patch-scrypted
This commit is contained in:
commit
f78389ad0f
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.6.23"
|
||||
appVersion: "0.6.24"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -21,7 +21,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/incubator/scrypted
|
||||
- https://github.com/koush/scrypted
|
||||
type: application
|
||||
version: 0.0.5
|
||||
version: 0.0.6
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -1,16 +1,16 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/scrypted-thin
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.6.23@sha256:541ec0b4cc51d8e56eb69139c3cf7ab905ef9257617003319830eb91312ad981
|
||||
tag: 0.6.24@sha256:aafc5380264e78f96f7fad7e47ff7df26e42dcc1d4c0977a790246be9659ca92
|
||||
|
||||
liteImage:
|
||||
repository: tccr.io/truecharts/scrypted-lite
|
||||
tag: 0.6.23@sha256:716deb1d2d8d0ad53645068e564de86111b7f20d0f17ae97050139a5d38cf3da
|
||||
tag: 0.6.24@sha256:b2fb6d7de6ed4ad5c7bb0aaa460e6fbcfdda2f2c2dae4aecf323f37332d9b6cf
|
||||
pullPolicy: Always
|
||||
|
||||
fullImage:
|
||||
repository: tccr.io/truecharts/scrypted-full
|
||||
tag: 0.6.23@sha256:ff78f200e2981573b2da79fb07c79855d0fa2325118ad07fd110a16e8ca06533
|
||||
tag: 0.6.24@sha256:b557c86f7668df545988eadbca8d5d31ed793fb0e3872558bd05f00588260c2f
|
||||
pullPolicy: Always
|
||||
|
||||
imageSelector: image
|
||||
|
|
Loading…
Reference in New Issue