chore(image): Bump version to 1.5.0

* Kontemplate 1.5.0
* kubectl 1.10.2
This commit is contained in:
Vincent Ambo 2018-05-08 11:49:29 +02:00 committed by Vincent Ambo
parent 75c92172af
commit fa5c12a9a2
2 changed files with 4 additions and 4 deletions

View file

@ -1,8 +1,8 @@
FROM alpine:3.7
ADD hashes /root/hashes
ADD https://storage.googleapis.com/kubernetes-release/release/v1.9.4/bin/linux/amd64/kubectl /usr/bin/kubectl
ADD https://github.com/tazjin/kontemplate/releases/download/v1.4.0/kontemplate-1.4.0-1f373ca-linux-amd64.tar.gz /tmp/kontemplate.tar.gz
ADD https://storage.googleapis.com/kubernetes-release/release/v1.10.2/bin/linux/amd64/kubectl /usr/bin/kubectl
ADD https://github.com/tazjin/kontemplate/releases/download/v1.5.0/kontemplate-1.5.0-c68518d-linux-amd64.tar.gz /tmp/kontemplate.tar.gz
# Pass release version is 1.7.1
ADD https://raw.githubusercontent.com/zx2c4/password-store/38ec1c72e29c872ec0cdde82f75490640d4019bf/src/password-store.sh /usr/bin/pass