Skip to content

Commit f5b797d

Browse files
committed
Upgrade preflight version from 1.2.1 to 1.9.1
1 parent ab42b16 commit f5b797d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hack/bin/deps.bzl

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ OPENSHIFT_BINS = {
2525
"preflight": {
2626
# currently, preflight is only available on linux
2727
"preflight_linux": {
28-
"url": "https://github.com/redhat-openshift-ecosystem/openshift-preflight/releases/download/1.2.1/preflight-linux-amd64",
29-
"sha": "e5754a81d4baae4f4956fc0842179a3daeac4778e202450f886a9afb05d218ba",
28+
"url": "https://github.com/redhat-openshift-ecosystem/openshift-preflight/releases/download/1.9.1/preflight-linux-amd64",
29+
"sha": "626f0899d2551063a141b86e5c7559bc1f9e0079ecc4585e951ac5e5df28f13a",
3030
},
3131
},
3232
"oc": {

0 commit comments

Comments
 (0)