Skip to content

Commit 62bc86d

Browse files
authored
updating preflight task to use preflight v1.6.2 (#445)
Signed-off-by: Adam D. Cornett <[email protected]>
1 parent 2271391 commit 62bc86d

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:5d40d536154b805d2082eaec436796b10f76a6744a5258871e515e84190b12cf
10+
default: quay.io/redhat-isv/preflight-test@sha256:a4695bbbb5d66f458a8ed9b12a6eeb4c1eb50671d58948a95304690273324ff5
1111
description: Preflight image used
1212
- name: package_name
1313
description: Package name for the Operator under test

0 commit comments

Comments
 (0)