Skip to content

Commit 15496cf

Browse files
authored
updating preflight task to use preflight v1.6.6 (#453)
Signed-off-by: Adam D. Cornett <[email protected]>
1 parent 90a580b commit 15496cf

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

0 commit comments

Comments
 (0)