diff --git a/charts/incubator/acestream/Chart.yaml b/charts/incubator/acestream/Chart.yaml index 046f885cc46..6b6284ba3e8 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.3 +version: 2.0.4 diff --git a/charts/incubator/acestream/values.yaml b/charts/incubator/acestream/values.yaml index 4be595fcb7e..091c317a2b2 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:4ca9241e04a41e0ab864a0a4ae66e9a1acb55b3e8588495de9d99b5b51e94925 + tag: latest@sha256:4c102b45ededfbef9218d46d3f094ba336bfda8b2bd2c5c1f6f3e65b212206cf persistence: acestreamcache: enabled: true