helm (latest-amd64)
Installation
docker pull git.cryptic.systems/volker.raschek/helm:latest-amd64
sha256:dc73d8a4bc958e7f5a48351281af76b0b7cb973eaca9aa7303e2cc2286f9813f
Image Layers
ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit |
CMD ["/bin/sh"] |
ARG 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 |
/bin/sh -c if [[ -z "${HELM_VERSION+x}" ]]; then bash /tmp/install.sh; fi |
/bin/sh -c if [[ -n "${HELM_VERSION+x}" ]]; then bash /tmp/install.sh --version "${HELM_VERSION}"; fi |
/bin/sh -c rm /tmp/install.sh |
/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 |
ENTRYPOINT ["/usr/local/bin/helm"] |
LABEL org.opencontainers.image.created=2025-02-18T12:15:45Z |
LABEL org.opencontainers.image.revision=710e9b18b6441784550cc83933562b277960c9ea |
LABEL org.opencontainers.image.source=https://git.cryptic.systems/volker.raschek/helm-docker.git |
LABEL org.opencontainers.image.url=https://git.cryptic.systems/volker.raschek/helm-docker |
Labels
Key | Value |
---|---|
org.opencontainers.image.created | 2025-02-18T12:15:45Z |
org.opencontainers.image.revision | 710e9b18b6441784550cc83933562b277960c9ea |
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
2025-02-18 12:17:18 +00:00
Versions (86)
View all
Container
10133
OCI / Docker
linux/amd64
87 MiB
latest
2025-02-18
latest-amd64
2025-02-18
latest-arm64-v8
2025-02-18
3.17
2025-02-14
3.17.1
2025-02-14