Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

How to Create a PR for New Release

Guoxin edited this page Dec 9, 2020 · 10 revisions

When new version is going to be released, the following contents need to updated:

  • README.md
    • version name
    • release note link
  • RELEASE_NOTE.md
    • add release note for new release
  • version/PAI.VERSION
    • version name
  • docs/manual/cluster-admin/installation-guide.md
    • branch_name
    • docker_image_tag
    • git clone source code branch
  • docs_zh_CN/manual/cluster-admin/installation-guide.md
    • branch_name
    • docker_image_tag
    • source code branch
  • contrib/kubespray/config/config.yaml
    • branch_name
    • docker_image_tag