github.com/minio/minio@v0.0.0-20240328213742-3f72439b8a27/helm-reindex.sh (about)

     1  #!/bin/bash
     2  
     3  helm package helm/minio -d helm-releases/
     4  
     5  helm repo index --merge index.yaml --url https://charts.min.io .