Sign inSign up

voting/app:v1.0.45

Manifest digest

sha256:636495fff16dc8e3a1c8848aa6344c9400228703ca3ddc4635671795f76d7ab3

Last pushed

about 1 year by voting

Type

Helm

Manifest digest

sha256:636495fff16dc8e3a1c8848aa6344c9400228703ca3ddc4635671795f76d7ab3

Helm Commands

To pull this chart from the repository,

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

Other Commands,

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