Skip to content

Commit e03876f

Browse files
authored
updating preflight task to use preflight v1.6.0 (#435)
Signed-off-by: Adam D. Cornett <[email protected]>
1 parent 6907440 commit e03876f

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

0 commit comments

Comments
 (0)