- Trier
- https://volker-raschek.de
- Joined on
2021-06-09
Block a user
helm (4.2.0)
Installation
docker pull git.cryptic.systems/volker.raschek/helm:4.2.0sha256:742daef3eaf40a15deae75b9367bcee98ccba863f0ca6592a244d2ecd0ffbe75
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 1daf18775a | linux/amd64 | 33 MiB |
| 3f195fea3d | linux/arm64 | 31 MiB |
Image Layers ( linux/arm64)
| ADD alpine-minirootfs-3.23.4-aarch64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| ARG HELM_VERSION=v4.2.0 |
| RUN |1 HELM_VERSION=v4.2.0 /bin/sh -c apk add bash curl git openssl && curl https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-4 --output /tmp/install.sh # buildkit |
| RUN |1 HELM_VERSION=v4.2.0 /bin/sh -c if [[ -z "${HELM_VERSION+x}" ]]; then bash /tmp/install.sh; fi # buildkit |
| RUN |1 HELM_VERSION=v4.2.0 /bin/sh -c if [[ -n "${HELM_VERSION+x}" ]]; then bash /tmp/install.sh --version "${HELM_VERSION}"; fi # buildkit |
| RUN |1 HELM_VERSION=v4.2.0 /bin/sh -c rm /tmp/install.sh # buildkit |
| ENTRYPOINT ["/usr/local/bin/helm"] |
Details
Versions (147)
View all
4.2.0
2026-05-14
4.2.0-arm64
2026-05-14
4.2.0-amd64
2026-05-14
4.1.4-amd64
2026-04-14
4.1.3
2026-03-12