Skip to content

Commit

Permalink
builder v0.0.11
Browse files Browse the repository at this point in the history
VERSION v0.0.11
awscli 1.16.43
draft v0.16.0
helm v2.11.0
kubectl v1.12.2
  • Loading branch information
nalbam-bot committed Oct 27, 2018
1 parent 9a221ec commit 5143a5d
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 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

ENV awscli 1.16.42
ENV kubectl v1.12.1
ENV awscli 1.16.43
ENV kubectl v1.12.2
ENV helm v2.11.0
ENV draft v0.16.0

Expand Down
2 changes: 1 addition & 1 deletion versions/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.0.10
v0.0.11
2 changes: 1 addition & 1 deletion versions/awscli
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.16.42
1.16.43
2 changes: 1 addition & 1 deletion versions/kubectl
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.12.1
v1.12.2

0 comments on commit 5143a5d

Please sign in to comment.