Fix helm repo index command, add missing path

This commit is contained in:
Shrikant Sharat Kandula 2022-02-09 19:56:59 +05:30 committed by GitHub
parent d7ce026b93
commit 5bd0347884
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@ aws s3 cp ./appsmith-1.4.1.tgz s3://helm.appsmith.com/
* Initialize the Amazon S3 Helm repository
```
helm repo index --url https://helm.appsmith.com
helm repo index . --url https://helm.appsmith.com
```
* Upload `index.yaml` to S3 bucket