sha256:d951b84a70062a5e1a520c2051d4ef926e122fb4bfae0fa3220a51482207f9c3
Last pushed
about 1 year by kluvtad
Type
Helm
Manifest digest
sha256:d951b84a70062a5e1a520c2051d4ef926e122fb4bfae0fa3220a51482207f9c3
To pull this chart from the repository,
helm pull oci://registry-1.docker.io/kluvtad/helloworld --version 0.1.7
Other Commands,
helm show all oci://registry-1.docker.io/kluvtad/helloworld --version 0.1.7
helm template <my-release> oci://registry-1.docker.io/kluvtad/helloworld --version 0.1.7
helm install <my-release> oci://registry-1.docker.io/kluvtad/helloworld --version 0.1.7
helm upgrade <my-release> oci://registry-1.docker.io/kluvtad/helloworld --version <new-version>