thesuperzapper commented on pull request #8777: URL: https://github.com/apache/airflow/pull/8777#issuecomment-638096133
> In terms of our workflow Jarek how about this as a work flow: > > We have this repo be the source of truth/latest version (which makes the Airflow CI much easier) and then we "publish" releases as static files like a normal release artifact to https://downloads.apache.org/airflow/helm-chart/ (just an example. It could live on airflow.apache.org, but I think ASF would prefer us to have the blob live on downloads.a.o) Thats not how helm charts are usually delivered, they require a web accessible repository (with `index.yaml`), here is the offical repo software: https://github.com/helm/chartmuseum Does the ASF have other projects with Helm charts, how do they publish them? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
