Sign inSign up

voting/app:v1.0.47

Manifest digest

sha256:a3601bb6665bfb0db8ec01f5dc547aedb6f24efb50c459bf967947c7f1a3f9dd

Last pushed

about 1 year by voting

Type

Helm

Manifest digest

sha256:a3601bb6665bfb0db8ec01f5dc547aedb6f24efb50c459bf967947c7f1a3f9dd

Helm Commands

To pull this chart from the repository,

helm pull oci://registry-1.docker.io/voting/app --version v1.0.47

Other Commands,

helm show all oci://registry-1.docker.io/voting/app --version v1.0.47
helm template <my-release> oci://registry-1.docker.io/voting/app --version v1.0.47
helm install <my-release> oci://registry-1.docker.io/voting/app --version v1.0.47
helm upgrade <my-release> oci://registry-1.docker.io/voting/app --version <new-version>