Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
c576be574a
commit
1a0cb293d5
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [scrypted-0.0.5](https://github.com/truecharts/charts/compare/scrypted-0.0.4...scrypted-0.0.5) (2023-02-25)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update scrypted to v0.6.23
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [scrypted-0.0.6](https://github.com/truecharts/charts/compare/scrypted-0.0.5...scrypted-0.0.6) (2023-02-26)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update scrypted to v0.6.24
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [scrypted-0.0.5](https://github.com/truecharts/charts/compare/scrypted-0.0.4...scrypted-0.0.5) (2023-02-25)
|
## [scrypted-0.0.5](https://github.com/truecharts/charts/compare/scrypted-0.0.4...scrypted-0.0.5) (2023-02-25)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "0.6.23"
|
appVersion: "0.6.24"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -21,7 +21,7 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/scrypted
|
- https://github.com/truecharts/charts/tree/master/charts/incubator/scrypted
|
||||||
- https://github.com/koush/scrypted
|
- https://github.com/koush/scrypted
|
||||||
type: application
|
type: application
|
||||||
version: 0.0.5
|
version: 0.0.6
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- media
|
- media
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [scrypted-0.0.6](https://github.com/truecharts/charts/compare/scrypted-0.0.5...scrypted-0.0.6) (2023-02-26)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update scrypted to v0.6.24
|
||||||
|
|
||||||
|
|
|
@ -1,16 +1,16 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/scrypted-thin
|
repository: tccr.io/truecharts/scrypted-thin
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 0.6.23@sha256:541ec0b4cc51d8e56eb69139c3cf7ab905ef9257617003319830eb91312ad981
|
tag: 0.6.24@sha256:aafc5380264e78f96f7fad7e47ff7df26e42dcc1d4c0977a790246be9659ca92
|
||||||
|
|
||||||
liteImage:
|
liteImage:
|
||||||
repository: tccr.io/truecharts/scrypted-lite
|
repository: tccr.io/truecharts/scrypted-lite
|
||||||
tag: 0.6.23@sha256:716deb1d2d8d0ad53645068e564de86111b7f20d0f17ae97050139a5d38cf3da
|
tag: 0.6.24@sha256:b2fb6d7de6ed4ad5c7bb0aaa460e6fbcfdda2f2c2dae4aecf323f37332d9b6cf
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
|
|
||||||
fullImage:
|
fullImage:
|
||||||
repository: tccr.io/truecharts/scrypted-full
|
repository: tccr.io/truecharts/scrypted-full
|
||||||
tag: 0.6.23@sha256:ff78f200e2981573b2da79fb07c79855d0fa2325118ad07fd110a16e8ca06533
|
tag: 0.6.24@sha256:b557c86f7668df545988eadbca8d5d31ed793fb0e3872558bd05f00588260c2f
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
|
|
||||||
imageSelector: image
|
imageSelector: image
|
Loading…
Reference in New Issue