Sign inSign up

zac88/demo-app:0.1.0

Manifest digest

sha256:1bfa1a9539974975d0121c57a74abc44376472850abd4e621d4b2bbd6efd3ab9

Last pushed

about 1 year by zac88

Type

Helm

Manifest digest

sha256:1bfa1a9539974975d0121c57a74abc44376472850abd4e621d4b2bbd6efd3ab9

Helm Commands

To pull this chart from the repository,

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

Other Commands,

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