diff --git a/charts/incubator/restreamer/Chart.yaml b/charts/incubator/restreamer/Chart.yaml index 33d335aff49..58cd037d0ee 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.12 -appVersion: "2.4.2" +version: 2.0.13 +appVersion: "2.5.0" description: "Allows smart free video streaming in real time." type: application deprecated: false diff --git a/charts/incubator/restreamer/values.yaml b/charts/incubator/restreamer/values.yaml index b1648b05363..5ac6c125184 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.2@sha256:cc247c3cc0a39bc118d92d5c5cc01c0a842c0a1bc668615409440d0690d9d2b4 + tag: 2.5.0@sha256:271a940b226861856b553f82aba29f457b13bd162b4a074e275683bf2690fd24 cudaImage: repository: tccr.io/truecharts/restreamer-cuda