rohitsakala/demo:0.1.0

Manifest digest

sha256:eca51cf4fc0d7fadf37d1f46d3eff87f4daada37aea994a052f12c28830c5f77

Last pushed

almost 3 years by rohitsakala

Type

Helm

Manifest digest

sha256:eca51cf4fc0d7fadf37d1f46d3eff87f4daada37aea994a052f12c28830c5f77

Helm Commands

To pull this chart from the repository,

helm pull oci://registry-1.docker.io/rohitsakala/demo --version 0.1.0

Other Commands,

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