rawmind/hello-world-app:0.0.4

Manifest digest

sha256:9a1aa9009118318eb352abaee2ecaab321b939063609b1e76a04cd36e8675336

Last pushed

over 3 years by rawmind

Type

Helm

Manifest digest

sha256:9a1aa9009118318eb352abaee2ecaab321b939063609b1e76a04cd36e8675336

Helm Commands

To pull this chart from the repository,

helm pull oci://registry-1.docker.io/rawmind/hello-world-app --version 0.0.4

Other Commands,

helm show all oci://registry-1.docker.io/rawmind/hello-world-app --version 0.0.4
helm template <my-release> oci://registry-1.docker.io/rawmind/hello-world-app --version 0.0.4
helm install <my-release> oci://registry-1.docker.io/rawmind/hello-world-app --version 0.0.4
helm upgrade <my-release> oci://registry-1.docker.io/rawmind/hello-world-app --version <new-version>