potiuk opened a new pull request, #1557: URL: https://github.com/apache/airflow-site/pull/1557
The `1.22.0` entry in the published Helm repo index (`landing-pages/site/static/index.yaml`) was added with a `downloads.apache.org` URL. `downloads.apache.org` only serves the latest release, so that URL will 404 as soon as the next chart version ships, whereas `archive.apache.org` permanently retains every released version. This repoints it at `archive.apache.org/dist`, matching every other entry in the index. The release-doc fix that prevents this recurring is apache/airflow#67988. Generated-by: Claude Code (Opus 4.8) -- 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]
