From 080f98e18261057380df5e39780eeb32424bb049 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 19 Nov 2022 09:28:21 +0100 Subject: [PATCH] Update container image tccr.io/truecharts/acestream to latest (#4600) * Update container image tccr.io/truecharts/acestream to latest * Commit bumped Chart Version Signed-off-by: TrueCharts-Bot Signed-off-by: TrueCharts-Bot --- charts/incubator/acestream/Chart.yaml | 2 +- charts/incubator/acestream/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/incubator/acestream/Chart.yaml b/charts/incubator/acestream/Chart.yaml index 758ad8175b0..1bd39931286 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.1 +version: 2.0.2 diff --git a/charts/incubator/acestream/values.yaml b/charts/incubator/acestream/values.yaml index 0d0d15bd602..776678088e8 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:1776f3238602e5eb2a19b39ad45a287e715af848e25e6d94f98294159ca51300 + tag: latest@sha256:f17722168b8113157a8cd7e5651c4de8649196ef00fd4c051374aabdde71b40f persistence: acestreamcache: enabled: true