ramalingam81/sample-app-chart:0.0.4

Manifest digest

sha256:d45e0566876ac14ece9714e1411813244bf5b06e09c15d42fcbec0c9bfe274a8

Last pushed

about 2 months by ramalingam81

Type

Helm

Manifest digest

sha256:d45e0566876ac14ece9714e1411813244bf5b06e09c15d42fcbec0c9bfe274a8

Helm Commands

To pull this chart from the repository,

helm pull oci://registry-1.docker.io/ramalingam81/sample-app-chart --version 0.0.4

Other Commands,

helm show all oci://registry-1.docker.io/ramalingam81/sample-app-chart --version 0.0.4
helm template <my-release> oci://registry-1.docker.io/ramalingam81/sample-app-chart --version 0.0.4
helm install <my-release> oci://registry-1.docker.io/ramalingam81/sample-app-chart --version 0.0.4
helm upgrade <my-release> oci://registry-1.docker.io/ramalingam81/sample-app-chart --version <new-version>