Skip to content

Commit 984abd7

Browse files
authored
updating preflight task to use preflight v1.5.0 (#400)
Signed-off-by: Adam D. Cornett <[email protected]>
1 parent 9473c3d commit 984abd7

File tree

1 file changed

+1
-1
lines changed
  • ansible/roles/operator-pipeline/templates/openshift/tasks

1 file changed

+1
-1
lines changed

ansible/roles/operator-pipeline/templates/openshift/tasks/preflight.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ spec:
77
params:
88
- name: pipeline_image
99
- name: base_image
10-
default: quay.io/redhat-isv/preflight-test@sha256:10d4f23b9532a1bac3a6c775ce473228d448072b6c75864ac05b9bca7e9b83e0
10+
default: quay.io/redhat-isv/preflight-test@sha256:ee7a75ad3d343f8721745926ca654e24920366620dba74d6838ca341dc344e19
1111
description: Preflight image used
1212
- name: package_name
1313
description: Package name for the Operator under test

0 commit comments

Comments
 (0)