Skip to content

Commit 259e307

Browse files
authored
updating preflight task to use preflight v1.5.4 (#432)
Signed-off-by: Adam D. Cornett <[email protected]>
1 parent 52830fb commit 259e307

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

0 commit comments

Comments
 (0)