We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1a42378 + dc247d4 commit 0566495Copy full SHA for 0566495
release-engineering/handbooks/k8s-release-cut.md
@@ -444,7 +444,7 @@ Ideally this is a task that should be performed during onboarding and not on the
444
Sometimes you might need to manually send the announcement, in which case you can run this command:
445
446
```
447
-krel announce send -p --tag v1.xx.yy-alpha|beta|rc-z --name "First Last" --email "your-email@gmail.com" > ~/Downloads/announce.html
+krel announce send -p --tag v1.xx.yy-alpha|beta|rc.z --name "First Last" --email "your-email@gmail.com" > ~/Downloads/announce.html
448
449
450
And then send the email from your account as follows:
0 commit comments