Skip to content

ikemtz/helm-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

helm-cli

A Container Image with Helm, and the OpenShift CLI applications 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 .

About

A Container Image with Helm preloaded

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published