Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 980 Bytes

postrelease.md

File metadata and controls

20 lines (15 loc) · 980 Bytes

Post-release Checklist

This checklist is to be run after cutting a release.

All releases

  • Create PR to update default Teleport version in Teleport docs
  • Create PR to update default AMI versions in Makefile and AMIs.md. This can be done by manually triggering the GitHub Action

Major releases only

  • Update support matrix in docs FAQ page
  • Update branchMajorVersion const in Dronegen /dronegen/container_images.go, then run make dronegen
  • Create PR to update default Teleport image referenced in docker/teleport-quickstart.yml and docker/teleport-ent-quickstart.yml
  • Create PR to update default Teleport image referenced in docker/teleport-lab.yml