Skip to content

Containerized Kubernetes Helm client with support for plugins

License

Notifications You must be signed in to change notification settings

cloudogu/helm-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

helm-plugins-docker

Containerized Kubernetes Helm client with support for plugins

Bundled plugins

helm kubeval
helm values 

You can install additional plugins at runtime. Even from git. Even as unprivileged user.

Usage

The image can be pulled with $ docker pull ghcr.io/cloudogu/helm:latest

If you desire a specific release, head over to Releases.