Skip to content

Commit

Permalink
builder v0.1.13
Browse files Browse the repository at this point in the history
awscli 1.16.131
helm v2.13.1
kubectl v1.14.0
  • Loading branch information
nalbam-bot committed Mar 26, 2019
1 parent a1d408f commit e1d6273
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ FROM docker

RUN apk add -v --update python py-pip bash curl git jq openssh perl busybox-extras

ENV awscli 1.16.130
ENV kubectl v1.11.8
ENV awscli 1.16.131
ENV kubectl v1.14.0
ENV helm v2.13.1

RUN pip install --upgrade awscli==${awscli} && \
Expand Down
2 changes: 1 addition & 1 deletion versions/awscli
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.16.130
1.16.131
2 changes: 1 addition & 1 deletion versions/kubectl
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.11.8
v1.14.0

0 comments on commit e1d6273

Please sign in to comment.