mirror of
https://github.com/outbackdingo/matchbox.git
synced 2026-01-27 10:19:35 +00:00
examples: Update Kubernetes clusters to v1.6.4
* Update bootkube example cluster to v1.6.4 * Update bootkube (terraform-based) cluster to v1.6.4 * Update bootkube Terraform module to v1.6.4 * Uses bootkube v0.4.4
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
set -eu
|
||||
|
||||
DEST=${1:-"bin"}
|
||||
VERSION="v0.4.3"
|
||||
VERSION="v0.4.4"
|
||||
|
||||
URL="https://github.com/kubernetes-incubator/bootkube/releases/download/${VERSION}/bootkube.tar.gz"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user