argo-cd/hack/tool-versions.sh
Alexander Matyushentsev 8569105d81
feat: upgrade kustomize to v3.9.4 and support v3.8.5 breaking change (#5672)
* feat: upgrade kustomize to v3.9.4 and support v3.8.5 breaking change

Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>

* fix flaky test

Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
2021-03-04 08:51:13 -08:00

13 lines
305 B
Bash

#!/bin/sh
# The checksum of this file is used as cache key in our integration toolchain
#
helm2_version=2.17.0
helm3_version=3.5.1
jq_version=1.6
ksonnet_version=0.13.1
kubectl_version=1.17.8
kubectx_version=0.6.3
kustomize3_version=3.9.4
packr_version=1.21.9
protoc_version=3.7.1
swagger_version=0.19.0