helm (3.17.0-arm64-v8)
Installation
docker pull git.cryptic.systems/volker.raschek/helm:3.17.0-arm64-v8
sha256:5d05306f50cca9a6daa749a9fe2fb99885fb4e7a1c92fdc9f92f9eb79e17bdf5
Image Layers
ADD alpine-minirootfs-3.21.2-aarch64.tar.gz / # buildkit |
CMD ["/bin/sh"] |
ARG HELM_VERSION=v3.17.0 |
RUN |1 HELM_VERSION=v3.17.0 /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=v3.17.0 /bin/sh -c if [[ -z "${HELM_VERSION+x}" ]]; then bash /tmp/install.sh; fi # buildkit |
RUN |1 HELM_VERSION=v3.17.0 /bin/sh -c if [[ -n "${HELM_VERSION+x}" ]]; then bash /tmp/install.sh --version "${HELM_VERSION}"; fi # buildkit |
RUN |1 HELM_VERSION=v3.17.0 /bin/sh -c rm /tmp/install.sh # buildkit |
RUN |1 HELM_VERSION=v3.17.0 /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-02-14T18:05:48Z |
org.opencontainers.image.revision | 250ac7e171af94a1dc9eff3850f55df1861854f9 |
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-14 18:06:48 +00:00
Versions (86)
View all
Container
11
OCI / Docker
linux/arm64/v8
84 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