2020-02-11 23:47:27 UTC
14.8 MB
https://get.helm.sh
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TAR_FILEhelm-v3.1.0-rc.3-linux-amd64.tar.gz
[#000] sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 - 18.12% (2.67 MB)
[#001] sha256:6aa050870f4554ce183d3a7b11ed877a2b6344d19affcb14c4d15bc4bac31e78 - 81.88% (12.1 MB)
[#002] sha256:3b42597356d2216bf15f4598444e4c2ca424be259ed8f9f10649fc5ca74ecb48 - 0.0% (127 Bytes)
/bin/sh -c #(nop) ADD file:e69d441d729412d24675dcd33e04580885df99981cec43de8c9b24015313ff8e in /
2020-01-18 01:19:37 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2020-02-11 23:47:23 UTC/bin/sh -c #(nop) ARG VERSION
2020-02-11 23:47:23 UTC/bin/sh -c #(nop) ENV BASE_URL=https://get.helm.sh
2020-02-11 23:47:23 UTC/bin/sh -c #(nop) ENV TAR_FILE=helm-v3.1.0-rc.3-linux-amd64.tar.gz
2020-02-11 23:47:26 UTC|1 VERSION=3.1.0-rc.3 /bin/sh -c apk add --update --no-cache curl ca-certificates && curl -L ${BASE_URL}/${TAR_FILE} |tar xvz && mv linux-amd64/helm /usr/bin/helm && chmod +x /usr/bin/helm && rm -rf linux-amd64 && apk del curl && rm -f /var/cache/apk/*
2020-02-11 23:47:27 UTC/bin/sh -c #(nop) WORKDIR /apps
2020-02-11 23:47:27 UTC/bin/sh -c #(nop) ENTRYPOINT ["helm"]
2020-02-11 23:47:27 UTC/bin/sh -c #(nop) CMD ["--help"]
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.