rahul183/devops-practical:0.1.0

Manifest digest

sha256:88b68474eda3480321e901c3dbe0c6b842628f86beb940f5b0fb505d6fb3423a

Last pushed

5 months by rahul183

Type

Helm

Manifest digest

sha256:88b68474eda3480321e901c3dbe0c6b842628f86beb940f5b0fb505d6fb3423a

Helm Commands

To pull this chart from the repository,

helm pull oci://registry-1.docker.io/rahul183/devops-practical --version 0.1.0

Other Commands,

helm show all oci://registry-1.docker.io/rahul183/devops-practical --version 0.1.0
helm template <my-release> oci://registry-1.docker.io/rahul183/devops-practical --version 0.1.0
helm install <my-release> oci://registry-1.docker.io/rahul183/devops-practical --version 0.1.0
helm upgrade <my-release> oci://registry-1.docker.io/rahul183/devops-practical --version <new-version>