From 15a8c7dd4a2bb3f17c981a865ebf0eaedec4b036 Mon Sep 17 00:00:00 2001 From: "Randal S. Harisch" Date: Thu, 28 Sep 2023 11:33:03 -0600 Subject: [PATCH] chore: updated e2e version number after adding a check --- pipeline/conversion-engine.yaml | 2 +- pipeline/notification.yaml | 2 +- pipeline/upload-to-nextcloud.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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: