From c1d72337a4b5d3bc89c00d09fb4c713fde824fe4 Mon Sep 17 00:00:00 2001 From: "Randal S. Harisch" Date: Wed, 27 Sep 2023 00:28:22 -0600 Subject: [PATCH] chore: added image tag --- pipeline/notification.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pipeline/notification.yaml b/pipeline/notification.yaml index bce06ed..ff4d49d 100644 --- a/pipeline/notification.yaml +++ b/pipeline/notification.yaml @@ -319,7 +319,7 @@ spec: name: amqp - name: dropfile value: $(tasks.get-filedrop-name.results.filedrop) - image: quay01.ipa.endofday.com/goghvideo/e2e-test + image: quay01.ipa.endofday.com/goghvideo/e2e-test:v0.1.1 imagePullPolicy: Always name: transcode-job volumeMounts: