ramalingam81/sample-app-chart:0.0.10

Manifest digest

sha256:e2721a3c550296c482fe7b71246ce843fae5368ed4f4235bd044cc4bb7c4dc02

Last pushed

about 2 months by ramalingam81

Type

Helm

Manifest digest

sha256:e2721a3c550296c482fe7b71246ce843fae5368ed4f4235bd044cc4bb7c4dc02

Helm Commands

To pull this chart from the repository,

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

Other Commands,

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