Hello Apache Airflow Community, This is a call for the vote to release the first stable version of the Helm Chart version 1.0.0 that supports both Airflow 1.10.x and Airflow 2.x.
The release candidate: https://dist.apache.org/repos/dist/dev/airflow/helm-chart/airflow-1.0.0.tgz Chart Directory: https://dist.apache.org/repos/dist/dev/airflow/helm-chart/ *airflow-1.0.0.tgz* is a source release that comes with INSTALL instructions. Public keys are available at: https://www.apache.org/dist/airflow/KEYS For convenience index.yaml has been uploaded (though excluded from voting), so you can also run the below commands helm repo add apache-airflow https://dist.apache.org/repos/dist/dev/airflow/helm-chart/ helm install airflow apache-airflow/airflow The vote will be open for at least 72 hours (2021-05-18 00:05 UTC) or until the necessary number of votes are reached. https://www.timeanddate.com/countdown/to?iso=20210518T0100&p0=136&font=cursive Please vote accordingly: [ ] +1 approve [ ] +0 no opinion [ ] -1 disapprove with the reason Only votes from PMC members are binding, but members of the community are encouraged to test the release and vote with "(non-binding)". Please note that the version number excludes the `rcX` string, so it's now simply 1.0.0. This will allow us to rename the artifact without modifying the artifact checksums when we actually release. Thanks, Kaxil Naik
