Sign inSign up

voting/app:v1.0.33

Manifest digest

sha256:1fa2fa9be31553c630c09dc8d71f27a5bdc3a2f84517fbeb50d2cc2d0626b7a1

Last pushed

over 1 year by voting

Type

Helm

Manifest digest

sha256:1fa2fa9be31553c630c09dc8d71f27a5bdc3a2f84517fbeb50d2cc2d0626b7a1

Helm Commands

To pull this chart from the repository,

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

Other Commands,

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