1
0
mirror of https://github.com/minio/minio.git synced 2025-01-15 00:35:02 -05:00
minio/helm-reindex.sh

6 lines
121 B
Bash
Raw Normal View History

2021-08-20 18:30:54 -04:00
#!/bin/bash
helm package helm/minio -d helm-releases/
helm repo index --merge index.yaml --url https://charts.min.io .