- Trier
- https://volker-raschek.de
- Joined on
2021-06-09
Block a user
helm (latest)
Installation
docker pull git.cryptic.systems/volker.raschek/helm:latestsha256:c996ffc9268aaea9ea45073f8ce02a3cdc500b7a32d222142fbd5beed1ca1f56
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 2c6a164ada | linux/amd64 | 88 MiB |
| 42b942481d | linux/arm64/v8 | 83 MiB |
Image Layers ( linux/amd64)
| ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| ARG HELM_VERSION |
| RUN |1 HELM_VERSION= /bin/sh -c apk add bash curl git openssl && curl https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 --output /tmp/install.sh # buildkit |
| RUN |1 HELM_VERSION= /bin/sh -c if [[ -z "${HELM_VERSION+x}" ]]; then bash /tmp/install.sh; fi # buildkit |
| RUN |1 HELM_VERSION= /bin/sh -c if [[ -n "${HELM_VERSION+x}" ]]; then bash /tmp/install.sh --version "${HELM_VERSION}"; fi # buildkit |
| RUN |1 HELM_VERSION= /bin/sh -c rm /tmp/install.sh # buildkit |
| RUN |1 HELM_VERSION= /bin/sh -c helm plugin install https://github.com/chartmuseum/helm-push.git && helm plugin install https://github.com/helm-unittest/helm-unittest.git && helm plugin install https://github.com/losisin/helm-values-schema-json.git # buildkit |
| ENTRYPOINT ["/usr/local/bin/helm"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2025-04-03T19:00:04Z |
| org.opencontainers.image.revision | 05ea30c3e76f4141675241ca253f4b485a160abf |
| org.opencontainers.image.source | https://git.cryptic.systems/volker.raschek/helm-docker.git |
| org.opencontainers.image.url | https://git.cryptic.systems/volker.raschek/helm-docker |
Details
Versions (137)
View all
4.1.0
2026-01-22
4.1.0-arm64
2026-01-22
4.1.0-amd64
2026-01-22
4.0.5
2026-01-15
4.0.5-arm64
2026-01-15