diff --git a/bin/release b/bin/release index cfc64021..657fcbd6 100755 --- a/bin/release +++ b/bin/release @@ -71,7 +71,7 @@ set -xe wget https://helm.astronomer.io/index.yaml -O /tmp/index.yaml.current helm repo index . --url https://helm.astronomer.io --merge /tmp/index.yaml.current gsutil cp -a public-read $HELM_CHART_PATH gs://helm.astronomer.io -gsutil cp -a public-read ./airflow/index.yaml gs://helm.astronomer.io +gsutil cp -a public-read ./index.yaml gs://helm.astronomer.io set +x echo ""