sha256:17e9d881f6ea82a42f895d2e7ff5305f96e1ab8c348a31fd8b13f6c6cb5198fb
Last pushed
almost 3 years by kellyflores
Type
Helm
Manifest digest
sha256:17e9d881f6ea82a42f895d2e7ff5305f96e1ab8c348a31fd8b13f6c6cb5198fb
To pull this chart from the repository,
helm pull oci://registry-1.docker.io/kellyflores/hello-world --version 0.1.2
Other Commands,
helm show all oci://registry-1.docker.io/kellyflores/hello-world --version 0.1.2
helm template <my-release> oci://registry-1.docker.io/kellyflores/hello-world --version 0.1.2
helm install <my-release> oci://registry-1.docker.io/kellyflores/hello-world --version 0.1.2
helm upgrade <my-release> oci://registry-1.docker.io/kellyflores/hello-world --version <new-version>