Skip to content

Commit

Permalink
Bumped kubectl to 1.17 (kyma-project#2139)
Browse files Browse the repository at this point in the history
  • Loading branch information
sayanh authored Mar 12, 2020
1 parent ce7f5e8 commit fc2a414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prow/images/alpine-kubectl/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM alpine:3.11
LABEL [email protected]:kyma-project/test-infra.git

ENV HELM_VERSION="v2.16.1"
ENV KUBECTL_VERSION="v1.16.3"
ENV KUBECTL_VERSION="v1.17.3"

RUN apk update &&\
apk add --no-cache openssl coreutils curl bash jq &&\
Expand Down

0 comments on commit fc2a414

Please sign in to comment.