Skip to content

Commit

Permalink
increase kops version
Browse files Browse the repository at this point in the history
  • Loading branch information
ismaelperal committed Jun 2, 2020
1 parent 5d34d16 commit bf11f1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ARG AWSCLI_VERSION=1.18.69
ARG KUBERNETES_VERSION=v1.16.10

# curl -s https://api.github.com/repos/kubernetes/kops/releases/latest | grep tag_name | cut -d '"' -f 4
ARG KOPS_VERSION=v1.16.2
ARG KOPS_VERSION=v1.16.3

## Kubectl + AWS + KOPS
RUN apt update \
Expand Down

0 comments on commit bf11f1e

Please sign in to comment.