From 62cc60614b0b17faed357e2492819c7e028d03d2 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 5 Dec 2022 23:50:24 +0100 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/acestream to latest (#5130) * 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 636bb9aa260..c79d3bd9aa4 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.5 +version: 2.0.6 diff --git a/charts/incubator/acestream/values.yaml b/charts/incubator/acestream/values.yaml index 091c317a2b2..7b41f8321b0 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:4c102b45ededfbef9218d46d3f094ba336bfda8b2bd2c5c1f6f3e65b212206cf + tag: latest@sha256:57dfba07747039151c06790ad1740ad8ef1fd7c1b8218de283c32c7e260fcd57 persistence: acestreamcache: enabled: true