include updating operator supported versions in release checklist (#343)

Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>
This commit is contained in:
Paul Schweigert 2025-01-09 00:12:59 -05:00 committed by GitHub
parent e5439bee6c
commit 8ed4bbb568
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -309,6 +309,7 @@ Notes
### Post Release - after operator is cut
- [ ] Update the supported version(s) of Serving/Eventing in the [operator page in the Knative docs](https://github.com/knative/docs/blob/main/docs/install/operator/knative-with-operators.md)
- [ ] Release the knative.dev/docs (see [procedure](https://github.com/knative/release/blob/main/PROCEDURES.md#releasing-a-new-version-of-the-knative-documentation))
- [ ] Release schedule has been updated in [RELEASE-SCHEDULE.md](https://github.com/knative/community/blob/main/mechanics/RELEASE-SCHEDULE.md) and [README.md](https://github.com/knative/release/blob/main/README.md)
- [ ] Collect release notes into the blog post and publish it (see [procedure](https://github.com/knative/release/blob/main/PROCEDURES.md#updating-the-release-schedule))