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