We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5fc269 commit 5ce5556Copy full SHA for 5ce5556
hack/bin/deps.bzl
@@ -24,8 +24,8 @@ OPENSHIFT_BINS = {
24
"preflight": {
25
# currently, preflight is only available on linux
26
"preflight_linux": {
27
- "url": "https://github.com/redhat-openshift-ecosystem/openshift-preflight/releases/download/1.12.1/preflight-linux-amd64",
28
- "sha": "ee92573f38929be67c7bda91dad614ac1b7d1dd81fa8bd15dfe01e385a540856",
+ "url": "https://github.com/redhat-openshift-ecosystem/openshift-preflight/releases/download/1.14.0/preflight-linux-amd64",
+ "sha": "69f8b249538adf0edcfcfcc82eea5d5aae44e4d2171ced581cd75a220624d25e",
29
},
30
31
"oc": {
0 commit comments