Skip to content
This repository was archived by the owner on Aug 2, 2019. It is now read-only.

Commit 6aada62

Browse files
committed
Update to k8s v1.12.0
1 parent cb006ee commit 6aada62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/scripts/install-on-minikube.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ fi
1515

1616
set -x
1717

18-
KUBERNETES_VERSION=${KUBERNETES_VERSION:-v1.11.5}
18+
KUBERNETES_VERSION=${KUBERNETES_VERSION:-v1.12.0}
1919
MEMORY=${MEMORY:-8192}
2020
CPUS=${CPUS:-4}
2121
DISK_SIZE=${DISK_SIZE:-50g}

0 commit comments

Comments
 (0)