ramalingam81/sample-app-chart:0.0.9

Manifest digest

sha256:ed2323f1e665e24ff17ea311d963bfba28e0e710006b2fc9af33d4e0e3024b81

Last pushed

about 2 months by ramalingam81

Type

Helm

Manifest digest

sha256:ed2323f1e665e24ff17ea311d963bfba28e0e710006b2fc9af33d4e0e3024b81

Helm Commands

To pull this chart from the repository,

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

Other Commands,

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