Sign inSign up

voting/app:v1.0.26

Manifest digest

sha256:5f35a8dbaa3bf46723e4cdfce13fa67773c9b6213e5fbc2c516721d9d9ea0658

Last pushed

almost 2 years by voting

Type

Helm

Manifest digest

sha256:5f35a8dbaa3bf46723e4cdfce13fa67773c9b6213e5fbc2c516721d9d9ea0658

Helm Commands

To pull this chart from the repository,

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

Other Commands,

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