Skip to content

Commit

Permalink
Add OCI rebuild info to preflight checklist (gravitational#23630)
Browse files Browse the repository at this point in the history
* Add OCI rebuild info to preflight checkist

* Update preflight.md

* Update preflight.md

* Fix Link
  • Loading branch information
tcsc authored Apr 11, 2023
1 parent 75395e3 commit a662a01
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/preflight.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ This checklist is to be run prior to cutting the release branch.
- [ ] Update the `BUILDBOX_VERSION` in `build.assets/Makefile`
- [ ] Run `make dronegen` and ensure _all_ buildbox references in the resulting yaml refer to the new image
- [ ] Commit and merge. Drone should build new buildbox images and push to `public.ecr.aws`
- [ ] Once the new images are confirmed in `public.ecr.aws`, update the build yaml files under `.cloudbuild` to refer to the new image
- [ ] Once the new images are confirmed in `public.ecr.aws`, update the build yaml files under `.cloudbuild` to refer to the new image
- [ ] Update the list of OCI images to rebuild nightly in [`rebuild-teleport-oci-distroless-cron.yml` on `master`](https://github.com/gravitational/teleport.e/blob/master/.github/workflows/rebuild-teleport-oci-distroless-cron.yml)

0 comments on commit a662a01

Please sign in to comment.