Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 429 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 429 Bytes

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.