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
Content type
Image
Digest
sha256:f6ff99280…
Size
213.2 MB
Last updated
over 3 years ago
docker pull ikemtz/helm-cli