prakass1 commented on issue #52837:
URL: https://github.com/apache/airflow/issues/52837#issuecomment-3042925688

   > Ok sorry, I find the trick, url is 
https://dist.apache.org/repos/dist/dev/airflow/helm-chart/1.18.0rc1 and version 
is 1.18.0 not 1.18.0rc1
   
   For anyone else:
   ```
   helm repo add apache-airflow-dev 
https://dist.apache.org/repos/dist/dev/airflow/helm-chart/1.18.0rc1/
   helm repo update
   helm install airflow apache-airflow-dev/airflow --namespace <<your_ns>>
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to