From 8b5da4ffaca7fc179212b363c76c6de5f45da601 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Tue, 15 Nov 2022 19:55:16 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/restreamer to v2.4.1 --- charts/incubator/restreamer/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/incubator/restreamer/values.yaml b/charts/incubator/restreamer/values.yaml index 311a222bfee..1f944fd2571 100644 --- a/charts/incubator/restreamer/values.yaml +++ b/charts/incubator/restreamer/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/restreamer pullPolicy: IfNotPresent - tag: 2.4.0@sha256:3356718444490e681026678e57d062bf3923678bb99c9239086780f004b20a98 + tag: 2.4.1@sha256:28e45401a98b2ec15ce0e980cb7c02103604b1fb3596df3b46d289aeaa5ee6ce cudaImage: repository: tccr.io/truecharts/restreamer-cuda From c8572589b6c649af7b45739118ac8c60de272153 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 15 Nov 2022 19:59:06 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/incubator/restreamer/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/incubator/restreamer/Chart.yaml b/charts/incubator/restreamer/Chart.yaml index 882568ef77b..8adabe7936b 100644 --- a/charts/incubator/restreamer/Chart.yaml +++ b/charts/incubator/restreamer/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: restreamer -version: 2.0.1 -appVersion: "2.4.0" +version: 2.0.2 +appVersion: "2.4.1" description: "Allows smart free video streaming in real time." type: application deprecated: false