Skip to content

Commit d68b12b

Browse files
authored
Merge pull request #5704 from kubernetes-sigs/damdo-patch-1
🌱 Update releasing.md
2 parents 4eade90 + a499874 commit d68b12b

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/book/src/development/releasing.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,10 @@ Promote the container images from the staging registry to the production registr
5555
```
5656
5757
58-
## Verify and Publish the draft release
59-
58+
## Verifing and Publish the release
59+
1. Now a draft release should be available on the Github Releases page for the CAPA repository: https://github.com/kubernetes-sigs/cluster-api-provider-aws/releases you should go there and verify all the relevant informations are there before undrafting the release.
60+
1. Make sure the release notes are present in the release description.
61+
1. Update the release description to link to the promotion image.
6062
1. Verify that all the files below are attached to the drafted release:
6163
1. `clusterawsadm-darwin-amd64`
6264
1. `clusterawsadm-darwin-arm64`
@@ -82,7 +84,6 @@ Promote the container images from the staging registry to the production registr
8284
1. `cluster-template-rosa.yaml`
8385
1. `cluster-template-simple-clusterclass.yaml`
8486
1. `metadata.yaml`
85-
1. Update the release description to link to the promotion image.
8687
1. Publish release. Use the pre-release option for release candidate versions of Cluster API Provider AWS.
8788
1. Email `kubernetes-sig-cluster-lifecycle@googlegroups.com` to announce the release. You can use this template for the email:
8889

0 commit comments

Comments
 (0)