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