Files
airflow/.github/workflows/helm-tests.yml
Gary Hsu 6018768a31 Fix Helm Chart RC Staging Documentation Links (#55677)
* fix Replace Helm Chart RC docs links with staging URLs

Replace production documentation links (airflow.apache.org) with staging links
(airflow.staged.apache.org) for Helm Chart release candidates.
- Add RC version detection (rc, alpha, beta releases)
- Modify prepare-helm-chart-tarball and prepare-helm-chart-package commands
- Implement safe backup/restore for Chart.yaml modifications
- Add --version-suffix option to helm chart package command

* Improve Helm chart RC version handling and testing
- Simplify RC version detection logic
- Add RC version test case to helm-tests.yml workflow
- Update documentation to include --version-suffix parameter usage
2025-11-02 17:42:49 +01:00

146 lines
5.9 KiB
YAML