Skip to content

Commit c7703dc

Browse files
jiangpengchengThomasVerhoeven1998
authored andcommitted
Upgrade openshift-preflight to 1.10.2 (streamnative#265)
1 parent 258bdf9 commit c7703dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-operator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
export IMG=$IMAGE_TAG_BASE_QUAY:v$VERSION
9292
export IMG_LATEST=$IMAGE_TAG_BASE_QUAY:latest
9393
make docker-build-redhat
94-
wget https://github.com/redhat-openshift-ecosystem/openshift-preflight/releases/download/1.10.0/preflight-linux-amd64 -O preflight
94+
wget https://github.com/redhat-openshift-ecosystem/openshift-preflight/releases/download/1.10.2/preflight-linux-amd64 -O preflight
9595
chmod +x preflight
9696
mv preflight /usr/local/bin
9797
preflight -v

0 commit comments

Comments
 (0)