Image Overview: helm-fips

Overview: helm-fips Chainguard Image

Minimal image with helm binary.

Download this Image

The image is available on cgr.dev:

docker pull cgr.dev/chainguard-private/helm-fips:latest

Testing the Helm Image

The following command will pull the image to your local system and automatically execute the helm version command:

docker run --rm  cgr.dev/chainguard/helm version

This will return output similar to this.

version.BuildInfo{Version:"v3.13.2", GitCommit:"2a2fb3b98829f1e0be6fb18af2f6599e0f4e8243", GitTreeState:"clean", GoVersion:"go1.21.4"}

Last updated: 2024-04-11 12:38