sha256:11cfcfde6cfde87412260a5faa1ea26303b49432a21e424005d3f81fb4506c8b
Last pushed
4 months by gh93
Type
Helm
Manifest digest
sha256:11cfcfde6cfde87412260a5faa1ea26303b49432a21e424005d3f81fb4506c8b
To pull this chart from the repository,
helm pull oci://registry-1.docker.io/gh93/mychart --version 0.1.0
Other Commands,
helm show all oci://registry-1.docker.io/gh93/mychart --version 0.1.0
helm template <my-release> oci://registry-1.docker.io/gh93/mychart --version 0.1.0
helm install <my-release> oci://registry-1.docker.io/gh93/mychart --version 0.1.0
helm upgrade <my-release> oci://registry-1.docker.io/gh93/mychart --version <new-version>