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 2d39dac commit bbab5c4Copy full SHA for bbab5c4
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.11.1/preflight-linux-amd64",
28
- "sha": "ec4abfa6afd8952027cf15a4b05b80317edb18572184c33018769d6f39443af5",
+ "url": "https://github.com/redhat-openshift-ecosystem/openshift-preflight/releases/download/1.12.1/preflight-linux-amd64",
+ "sha": "ee92573f38929be67c7bda91dad614ac1b7d1dd81fa8bd15dfe01e385a540856",
29
},
30
31
"oc": {
0 commit comments