Skip to content

Commit

Permalink
feat(kubectl): update kubectl to 0.17.0 (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
douglasduteil authored Dec 12, 2019
1 parent afd3591 commit 107de13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubectl/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ RUN apk add --update --no-cache \
ca-certificates=~20190108


ENV K8S_LATEST_VERSION="v1.16.2"
ENV K8S_LATEST_VERSION="v1.17.0"

## Install kubectl
## Note: Latest version may be found on:
Expand Down

0 comments on commit 107de13

Please sign in to comment.