From ac0762df894bf83b777666f89cf568ecbf2dda13 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 20 Nov 2022 14:45:30 +0100 Subject: [PATCH] Update container image tccr.io/truecharts/acestream to latest (#4627) * chore(deps): 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 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