Skip to content

Commit

Permalink
Roll back kubectl version to resolve kubectl secret errors kubernetes…
Browse files Browse the repository at this point in the history
  • Loading branch information
denverwilliams committed Mar 6, 2018
1 parent e307c9b commit 1acc71b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian-helm-kubectl/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM buildpack-deps:stretch

ARG VERSION=v2.7.2
ARG FILENAME=helm-${VERSION}-linux-amd64.tar.gz
ARG KUBECTL=v1.9.0
ARG KUBECTL=v1.7.12

WORKDIR /

Expand Down

0 comments on commit 1acc71b

Please sign in to comment.