Skip to content

Commit 2755365

Browse files
authored
Merge pull request #148 from mboersma/update-kubectl
chore(rootfs/Dockerfile): update kubectl to v1.10.12
2 parents 37fbb64 + 147370e commit 2755365

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rootfs/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ENV AZCLI_VERSION=2.0.46 \
77
GLIDE_VERSION=v0.13.1 \
88
GLIDE_HOME=/root \
99
HELM_VERSION=v2.12.0 \
10-
KUBECTL_VERSION=v1.9.6 \
10+
KUBECTL_VERSION=v1.10.12 \
1111
SHELLCHECK_VERSION=v0.4.6 \
1212
ETCDCTL_VERSION=v3.1.8 \
1313
GOLANGCI_LINT_VERSION=v1.11.3 \

0 commit comments

Comments
 (0)