Skip to content

Commit

Permalink
builder v0.0.34
Browse files Browse the repository at this point in the history
VERSION v0.0.34
awscli 1.16.72
draft v0.16.0
helm v2.12.0
kubectl v1.13.0
  • Loading branch information
nalbam-bot committed Dec 8, 2018
1 parent 0331526 commit f9fb6eb
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,9 +4,9 @@ FROM docker

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

ENV awscli 1.16.71
ENV awscli 1.16.72
ENV kubectl v1.13.0
ENV helm v2.11.0
ENV helm v2.12.0
ENV draft v0.16.0

RUN pip install --upgrade awscli==${awscli} && \
Expand Down
2 changes: 1 addition & 1 deletion versions/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.0.33
v0.0.34
2 changes: 1 addition & 1 deletion versions/awscli
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.16.71
1.16.72
2 changes: 1 addition & 1 deletion versions/helm
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v2.11.0
v2.12.0

0 comments on commit f9fb6eb

Please sign in to comment.