Sign inSign up

ikemtz/helm-cli

By ikemtz

Updated over 3 years ago

A Container Image with Helm preloaded

Image
2

1.6K

ikemtz/helm-cli repository overview

helm-cli

A Container Image with Helm preloaded

In addition, the Chart Museum cm-push plugin has also been preloaded.

Example usage:

FROM ikemtz/helm-cli
COPY your-helm-chart-directory .
RUN helm lint .
RUN helm package .

Source Code: GitHub

Tag summary

Content type

Image

Digest

sha256:f6ff99280

Size

213.2 MB

Last updated

over 3 years ago

docker pull ikemtz/helm-cli