helm (3-amd64)

Published 2024-12-17 09:00:22 +00:00 by volker.raschek in volker.raschek/helm-docker

Installation

docker pull git.cryptic.systems/volker.raschek/helm:3-amd64
sha256:2073ee4c8de44d8b20673c09918aa78621d3b15c9790c92f9fda78322957bf70

Image Layers

ADD alpine-minirootfs-3.21.0-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
ARG HELM_VERSION
|1 HELM_VERSION=v3.16.4 /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
|1 HELM_VERSION=v3.16.4 /bin/sh -c if [[ -z "${HELM_VERSION+x}" ]]; then bash /tmp/install.sh; fi
|1 HELM_VERSION=v3.16.4 /bin/sh -c if [[ -n "${HELM_VERSION+x}" ]]; then bash /tmp/install.sh --version "${HELM_VERSION}"; fi
|1 HELM_VERSION=v3.16.4 /bin/sh -c rm /tmp/install.sh
|1 HELM_VERSION=v3.16.4 /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=2024-12-17T08:58:45Z
LABEL org.opencontainers.image.revision=4e0ca7a15eac1641f23ba7680beef92894dfad64
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 2024-12-17T08:58:45Z
org.opencontainers.image.revision 4e0ca7a15eac1641f23ba7680beef92894dfad64
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
2024-12-17 09:00:22 +00:00
1217
OCI / Docker
linux/amd64
85 MiB
Versions (77) View all
3 2024-12-17
3.16 2024-12-17
3.16.4 2024-12-17
latest 2024-12-17
3.16.4-amd64 2024-12-17