updating kubespray to 22
This commit is contained in:
parent
4752db1e3a
commit
26a938da9b
|
|
@ -6,7 +6,7 @@
|
|||
echo "######################################################################################"
|
||||
echo "## Reinit repository"
|
||||
rm -rf kubespray
|
||||
VERSION="release-2.21"
|
||||
VERSION="release-2.22"
|
||||
git clone --branch $VERSION https://github.com/kubernetes-sigs/kubespray.git
|
||||
|
||||
echo "######################################################################################"
|
||||
|
|
|
|||
Loading…
Reference in New Issue