Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
12212674e2
commit
46876cc894
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [acestream-2.0.12](https://github.com/truecharts/charts/compare/acestream-2.0.11...acestream-2.0.12) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [acestream-2.0.13](https://github.com/truecharts/charts/compare/acestream-2.0.12...acestream-2.0.13) (2023-01-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/acestream to latest
|
||||
|
||||
|
||||
|
||||
|
||||
## [acestream-2.0.12](https://github.com/truecharts/charts/compare/acestream-2.0.11...acestream-2.0.12) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
|
||||
## [acestream-2.0.5](https://github.com/truecharts/charts/compare/acestream-2.0.3...acestream-2.0.5) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [acestream-2.0.5](https://github.com/truecharts/charts/compare/acestream-2.0.3...acestream-2.0.5) (2022-11-30)
|
||||
|
||||
|
||||
|
|
@ -26,4 +26,4 @@ sources:
|
|||
- https://github.com/vstavrinov/acestream-service
|
||||
- https://hub.docker.com/r/vstavrinov/acestream-service
|
||||
type: application
|
||||
version: 2.0.12
|
||||
version: 2.0.13
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [acestream-2.0.13](https://github.com/truecharts/charts/compare/acestream-2.0.12...acestream-2.0.13) (2023-01-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/acestream to latest
|
||||
|
||||
|
|
@ -2,7 +2,7 @@ env: {}
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/acestream
|
||||
tag: latest@sha256:ae00efec10aee6b3b11c31e09ce7eae541b7c8c09ef5bfa041454b229e2a566e
|
||||
tag: latest@sha256:c42e6d58629b851944f464ec68901c12f4bf5dc66349b5c623c66b3e592c851d
|
||||
persistence:
|
||||
acestreamcache:
|
||||
enabled: true
|
Loading…
Reference in New Issue