sha256:a384817658ed8dfe8b37676191d70198325a1202569b99afd247df8e762b2c66
Last pushed
over 3 years by nbrown
Type
Helm
Manifest digest
sha256:a384817658ed8dfe8b37676191d70198325a1202569b99afd247df8e762b2c66
To pull this chart from the repository,
helm pull oci://registry-1.docker.io/nbrown/nginxhello --version 1.0.1
Other Commands,
helm show all oci://registry-1.docker.io/nbrown/nginxhello --version 1.0.1
helm template <my-release> oci://registry-1.docker.io/nbrown/nginxhello --version 1.0.1
helm install <my-release> oci://registry-1.docker.io/nbrown/nginxhello --version 1.0.1
helm upgrade <my-release> oci://registry-1.docker.io/nbrown/nginxhello --version <new-version>