diff --git a/scripts/update.sh b/scripts/update.sh new file mode 100755 index 0000000..f7353e7 --- /dev/null +++ b/scripts/update.sh @@ -0,0 +1,3 @@ +#!/usr/bin/env bash + +curl -L https://cloud.weave.works/k8s/2.6.2/net.yaml \ No newline at end of file