argo-cd/hack/versions.sh
Alexander Matyushentsev 3604a588bb
refactor: upgrade k8s client to v0.21.0 (#6322)
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
2021-05-27 10:20:53 -07:00

7 lines
191 B
Bash

#!/bin/sh
# Update required versions of dependencies here whenever you change them in
# go.mod
kube_version=v0.21.0
grpc_version=v1.26.0
protobuf_version=v1.3.2
grpc_gateway_version=v1.16.0