cloudogu / helm-docker

Containerized Kubernetes Helm client with support for plugins

Home Page:https://helm.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Containerized Kubernetes Helm client with support for plugins

https://helm.sh

License:Apache License 2.0


Languages

Language:Shell 52.6%Language:Dockerfile 47.4%