Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Helm3 Docker Image

This docker image comes with Helm3 and kubectl installed. You can specify the desired version of Helm by setting the HELM_VERSION var. It defaults to 3.0.0-beta.3

Basic Usage Instructions

Default (prints Helm3 help)

    docker run --rm -it thorstenhans/helm3

Execute custom Helm3 command

docker run --rm -it --entrypoint "" thorstenhans/helm3 helm version

Execute kubectl command

docker run --rm -it --entrypoint "" thorstenhans/helm3 kubectl version

About

Docker Image shipping helm3 and kubectl

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages