sha256:83a43688afece4d0d492ed5af07a3a1d49d06e2ad85e1996d64a20dbb401fb79
Last pushed
9 months by devonhk
Type
Helm
Manifest digest
sha256:83a43688afece4d0d492ed5af07a3a1d49d06e2ad85e1996d64a20dbb401fb79
To pull this chart from the repository,
helm pull oci://registry-1.docker.io/devonhk/test-app-chart --version 0.5.0
Other Commands,
helm show all oci://registry-1.docker.io/devonhk/test-app-chart --version 0.5.0
helm template <my-release> oci://registry-1.docker.io/devonhk/test-app-chart --version 0.5.0
helm install <my-release> oci://registry-1.docker.io/devonhk/test-app-chart --version 0.5.0
helm upgrade <my-release> oci://registry-1.docker.io/devonhk/test-app-chart --version <new-version>