ramalingam81/sample-app-chart:0.0.12

Manifest digest

sha256:3b8590bc8ee1c22b9d44ec01cccabee3b5f129d55f1c7b6ce87568eb32ab27b9

Last pushed

about 2 months by ramalingam81

Type

Helm

Manifest digest

sha256:3b8590bc8ee1c22b9d44ec01cccabee3b5f129d55f1c7b6ce87568eb32ab27b9

Helm Commands

To pull this chart from the repository,

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

Other Commands,

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