Skip to content

docker image with helm and kubectl installed

Notifications You must be signed in to change notification settings

wavy/helm-kubectl-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

helm-kubectl-docker

Wavy Labs fork of https://github.com/lwolf/helm-kubectl-docker.

This is a script to build Docker images with kubectl and helm with the specified version.

Example usage:

docker login
docker buildx create --use
./build.sh v1.15.5 v2.17.0

About

docker image with helm and kubectl installed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Dockerfile 54.1%
  • Shell 45.9%