ramalingam81/sample-app-chart:0.0.6

Manifest digest

sha256:76070ff1ee96f5c2ba8aabd529435a1aff2b36bb3671acaa80df7be20a1ea2ce

Last pushed

about 2 months by ramalingam81

Type

Helm

Manifest digest

sha256:76070ff1ee96f5c2ba8aabd529435a1aff2b36bb3671acaa80df7be20a1ea2ce

Helm Commands

To pull this chart from the repository,

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

Other Commands,

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