Skip to content

Commit 85a6394

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

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

0 commit comments

Comments
 (0)