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 40327bc commit 1d9c86fCopy full SHA for 1d9c86f
boilerplate/openshift/golang-osd-operator/ensure.sh
@@ -9,7 +9,7 @@ REPO_ROOT=$(git rev-parse --show-toplevel)
9
source $REPO_ROOT/boilerplate/_lib/common.sh
10
11
GOLANGCI_LINT_VERSION="2.0.2"
12
-OPM_VERSION="v1.60.0"
+OPM_VERSION="v1.23.2"
13
GRPCURL_VERSION="1.7.0"
14
DEPENDENCY=${1:-}
15
GOOS=$(go env GOOS)
0 commit comments