rubenlara/demo:0.1.0

Manifest digest

sha256:cb4031c9925721988e4144452012645847a85a58f2638e707e96fefdbb72d9ae

Last pushed

over 2 years by rubenlara

Type

Helm

Manifest digest

sha256:cb4031c9925721988e4144452012645847a85a58f2638e707e96fefdbb72d9ae

Helm Commands

To pull this chart from the repository,

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

Other Commands,

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