Sign inSign up

volkerraschek/helm

By volkerraschek

Updated 14 days ago

Image
0

50K+

volkerraschek/helm repository overview

helm

Docker Pulls

This project contains all sources to build the container image git.cryptic.systems/volker.raschek/helm. The primary goal of this project is to package the binary helm as container image and provide the functionally for CI/CD workflows. The source code of the binary can be found in the upstream project of helm.

IMAGE_VERSION=4.3.0
docker run \
  --rm \
  --volume "$(pwd):$(pwd)" \
  --workdir "$(pwd)" \
    "git.cryptic.systems/volker.raschek/helm:${IMAGE_VERSION}" \
      version

Tag summary

Content type

Image

Digest

sha256:f40ee9a63

Size

36 MB

Last updated

14 days ago

docker pull volkerraschek/helm:4.3.0