Skip to content

Commit bc34c15

Browse files
committed
bump preflight 1.14.0 (#326)
1 parent 6b5c692 commit bc34c15

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-operator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
export IMG=$IMAGE_TAG_BASE_QUAY:v$VERSION
9494
export IMG_LATEST=$IMAGE_TAG_BASE_QUAY:latest
9595
make docker-build-redhat
96-
wget https://github.com/redhat-openshift-ecosystem/openshift-preflight/releases/download/1.12.1/preflight-linux-amd64 -O preflight
96+
wget https://github.com/redhat-openshift-ecosystem/openshift-preflight/releases/download/1.14.0/preflight-linux-amd64 -O preflight
9797
chmod +x preflight
9898
mv preflight /usr/local/bin
9999
preflight -v

0 commit comments

Comments
 (0)