Skip to content

Commit

Permalink
builder v0.0.36
Browse files Browse the repository at this point in the history
VERSION v0.0.36
awscli 1.16.75
draft v0.16.0
helm v2.12.0
kubectl v1.13.1
  • Loading branch information
nalbam-bot committed Dec 14, 2018
1 parent 2f397ed commit 7baf925
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.74
ENV kubectl v1.13.0
ENV awscli 1.16.75
ENV kubectl v1.13.1
ENV helm v2.12.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.35
v0.0.36
2 changes: 1 addition & 1 deletion versions/awscli
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.16.74
1.16.75
2 changes: 1 addition & 1 deletion versions/kubectl
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.13.0
v1.13.1

0 comments on commit 7baf925

Please sign in to comment.