helm (latest-arm64-v8)

Published 2025-01-08 20:16:07 +00:00 by volker.raschek in volker.raschek/helm-docker

Installation

docker pull git.cryptic.systems/volker.raschek/helm:latest-arm64-v8
sha256:ee26376ad66a7d9c6a4c8ea88c92bfe4bab0fc80947840f5047ec53cc2c4f53f

Image Layers

ADD alpine-minirootfs-3.21.2-aarch64.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-01-08T20:15:11Z
org.opencontainers.image.revision 1d08ff6ee2c285ff3827cd5d54601431955d7911
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
Container
2025-01-08 20:16:07 +00:00
212
OCI / Docker
linux/arm64/v8
81 MiB
Versions (77) View all
latest-amd64 2025-01-08
latest-arm64-v8 2025-01-08
latest 2024-12-25
3 2024-12-17
3.16 2024-12-17