Skip to content

Commit

Permalink
Merge pull request #8 from lachie83/v2.3.0
Browse files Browse the repository at this point in the history
v2.3.0
  • Loading branch information
lachie83 authored Apr 13, 2017
2 parents 3ac8549 + 3619225 commit b997f46
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ LABEL org.label-schema.vcs-ref=$VCS_REF \
org.label-schema.build-date=$BUILD_DATE \
org.label-schema.docker.dockerfile="/Dockerfile"

ENV HELM_LATEST_VERSION="v2.2.2"
ENV HELM_LATEST_VERSION="v2.3.0"

RUN apk add --update ca-certificates \
&& apk add --update -t deps wget \
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
[![](https://images.microbadger.com/badges/commit/lachlanevenson/k8s-helm.svg)](http://microbadger.com/images/lachlanevenson/k8s-helm "Get your own commit badge on microbadger.com")

# Supported tags and respective `Dockerfile` links
* `v2.2.2`, `latest` [(v2.2.2/Dockerfile)](https://github.com/lachie83/k8s-helm/blob/v2.2.2/Dockerfile)
* `v2.3.0`, `latest` [(v2.3.0/Dockerfile)](https://github.com/lachie83/k8s-helm/blob/v2.3.0/Dockerfile)
* `v2.2.2`, [(v2.2.2/Dockerfile)](https://github.com/lachie83/k8s-helm/blob/v2.2.2/Dockerfile)
* `v2.1.3`, [(v2.1.3/Dockerfile)](https://github.com/lachie83/k8s-helm/blob/v2.1.3/Dockerfile)
* `v2.0.2`, [(v2.0.2/Dockerfile)](https://github.com/lachie83/k8s-helm/blob/v2.0.2/Dockerfile)

Expand Down

0 comments on commit b997f46

Please sign in to comment.