argo-cd/hack/versions.sh
Darshan Chaudhary 921606169a
chore: bump up k8s.io dependencies to 1.17 (#3899)
chore: bump up k8s.io dependencies to 1.17 (#3899)

Signed-off-by: darshanime <deathbullet@gmail.com>
2020-07-09 13:38:32 -07:00

7 lines
190 B
Bash

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