diff --git a/pipeline/conversion-engine.yaml b/pipeline/conversion-engine.yaml index c82faee..88079d2 100644 --- a/pipeline/conversion-engine.yaml +++ b/pipeline/conversion-engine.yaml @@ -323,7 +323,7 @@ spec: name: amqp - name: dropfile value: $(tasks.get-filedrop-name.results.filedrop) - image: quay01.ipa.endofday.com/goghvideo/e2e-test:v0.1.3 + image: quay01.ipa.endofday.com/goghvideo/e2e-test:v0.1.5 imagePullPolicy: Always name: transcode-job volumeMounts: diff --git a/pipeline/notification.yaml b/pipeline/notification.yaml index 91c200f..fb156fd 100644 --- a/pipeline/notification.yaml +++ b/pipeline/notification.yaml @@ -323,7 +323,7 @@ spec: name: amqp - name: dropfile value: $(tasks.get-filedrop-name.results.filedrop) - image: quay01.ipa.endofday.com/goghvideo/e2e-test:v0.1.3 + image: quay01.ipa.endofday.com/goghvideo/e2e-test:v0.1.5 imagePullPolicy: Always name: transcode-job volumeMounts: diff --git a/pipeline/upload-to-nextcloud.yaml b/pipeline/upload-to-nextcloud.yaml index f9a03f6..1d3d559 100644 --- a/pipeline/upload-to-nextcloud.yaml +++ b/pipeline/upload-to-nextcloud.yaml @@ -323,7 +323,7 @@ spec: name: amqp - name: dropfile value: $(tasks.get-filedrop-name.results.filedrop) - image: quay01.ipa.endofday.com/goghvideo/e2e-test:v0.1.3 + image: quay01.ipa.endofday.com/goghvideo/e2e-test:v0.1.5 imagePullPolicy: Always name: transcode-job volumeMounts: