github.com/argoproj/argo-cd@v1.8.7/hack/versions.sh (about) 1 #!/bin/sh 2 # Update required versions of dependencies here whenever you change them in 3 # go.mod 4 kube_version=v0.19.2 5 grpc_version=v1.26.0 6 protobuf_version=v1.3.2 7 grpc_gateway_version=v1.12.2