helm (latest-amd64)

Published 2024-05-16 07:05:03 +00:00 by volker.raschek in volker.raschek/helm-docker

Installation

docker pull git.cryptic.systems/volker.raschek/helm:latest-amd64
sha256:c7d5f7d1573555da52648f85852340826d50871b5d76799c7870da17829d2feb

Image Layers

ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /
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 [[ ${HELM_VERSION} == "" ]]; bash /tmp/install.sh
/bin/sh -c [[ ${HELM_VERSION} != "" ]]; bash /tmp/install.sh --version ${HELM_VERSION}
/bin/sh -c rm /tmp/install.sh
/bin/sh -c helm plugin install https://github.com/chartmuseum/helm-push.git
ENTRYPOINT ["/usr/local/bin/helm"]
LABEL org.opencontainers.image.created=2024-05-16T07:03:47Z
LABEL org.opencontainers.image.revision=9c47484a838eeccfb5d8b240b102ccd5ff092d94
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-05-16T07:03:47Z
org.opencontainers.image.revision 9c47484a838eeccfb5d8b240b102ccd5ff092d94
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-05-16 07:05:03 +00:00
9855
OCI / Docker
linux/amd64
56 MiB
Versions (50) View all
latest 2024-05-16
3.15.0 2024-05-16
3 2024-05-16
3.15 2024-05-16
3.15.0-amd64 2024-05-16