diff --git a/charts/incubator/acestream/Chart.yaml b/charts/incubator/acestream/Chart.yaml index 1bd39931286..046f885cc46 100644 --- a/charts/incubator/acestream/Chart.yaml +++ b/charts/incubator/acestream/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://github.com/vstavrinov/acestream-service - https://hub.docker.com/r/vstavrinov/acestream-service type: application -version: 2.0.2 +version: 2.0.3 diff --git a/charts/incubator/acestream/values.yaml b/charts/incubator/acestream/values.yaml index 776678088e8..4be595fcb7e 100644 --- a/charts/incubator/acestream/values.yaml +++ b/charts/incubator/acestream/values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/acestream - tag: latest@sha256:f17722168b8113157a8cd7e5651c4de8649196ef00fd4c051374aabdde71b40f + tag: latest@sha256:4ca9241e04a41e0ab864a0a4ae66e9a1acb55b3e8588495de9d99b5b51e94925 persistence: acestreamcache: enabled: true