Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
cd9e53ee16
commit
4c02143186
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [acestream-2.0.1](https://github.com/truecharts/charts/compare/acestream-2.0.0...acestream-2.0.1) (2022-11-15)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463))
|
|
||||||
|
|
||||||
|
|
|
@ -26,4 +26,4 @@ sources:
|
||||||
- https://github.com/vstavrinov/acestream-service
|
- https://github.com/vstavrinov/acestream-service
|
||||||
- https://hub.docker.com/r/vstavrinov/acestream-service
|
- https://hub.docker.com/r/vstavrinov/acestream-service
|
||||||
type: application
|
type: application
|
||||||
version: 2.0.1
|
version: 2.0.2
|
|
@ -0,0 +1,4 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [acestream-2.0.2](https://github.com/truecharts/charts/compare/acestream-2.0.1...acestream-2.0.2) (2022-11-19)
|
||||||
|
|
|
@ -2,7 +2,7 @@ env: {}
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: tccr.io/truecharts/acestream
|
repository: tccr.io/truecharts/acestream
|
||||||
tag: latest@sha256:1776f3238602e5eb2a19b39ad45a287e715af848e25e6d94f98294159ca51300
|
tag: latest@sha256:f17722168b8113157a8cd7e5651c4de8649196ef00fd4c051374aabdde71b40f
|
||||||
persistence:
|
persistence:
|
||||||
acestreamcache:
|
acestreamcache:
|
||||||
enabled: true
|
enabled: true
|
Loading…
Reference in New Issue