Sign inSign up

kellyflores/hello-world:0.1.0

Manifest digest

sha256:48ff640b1f35ef0c5fb4e3a43a33e4587ac5ee280ee1540cde7a47fedd9abbae

Last pushed

about 3 years by kellyflores

Type

Helm

Manifest digest

sha256:48ff640b1f35ef0c5fb4e3a43a33e4587ac5ee280ee1540cde7a47fedd9abbae

Helm Commands

To pull this chart from the repository,

helm pull oci://registry-1.docker.io/kellyflores/hello-world --version 0.1.0

Other Commands,

helm show all oci://registry-1.docker.io/kellyflores/hello-world --version 0.1.0
helm template <my-release> oci://registry-1.docker.io/kellyflores/hello-world --version 0.1.0
helm install <my-release> oci://registry-1.docker.io/kellyflores/hello-world --version 0.1.0
helm upgrade <my-release> oci://registry-1.docker.io/kellyflores/hello-world --version <new-version>