ramalingam81/sample-app-chart:0.0.8

Manifest digest

sha256:3467756ec2d4d2a6cc88d29061af63b3b956c573742f6fcc7dddb7cf7120f893

Last pushed

about 2 months by ramalingam81

Type

Helm

Manifest digest

sha256:3467756ec2d4d2a6cc88d29061af63b3b956c573742f6fcc7dddb7cf7120f893

Helm Commands

To pull this chart from the repository,

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

Other Commands,

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