Sign inSign up

antonpolyakov/demo-k8s:0.1.0

Manifest digest

sha256:559d5dcc94d5ae1354f30e94588224d26257deb7c508f0dadf59b95c18a5eb0d

Last pushed

about 3 years by antonpolyakov

Type

Helm

Manifest digest

sha256:559d5dcc94d5ae1354f30e94588224d26257deb7c508f0dadf59b95c18a5eb0d

Helm Commands

To pull this chart from the repository,

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

Other Commands,

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