We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a6407e2 + 54df10a commit 97afae1Copy full SHA for 97afae1
1 file changed
src/roadmap/releases.md
@@ -89,7 +89,7 @@ in GitHub. In the "Release Title" field, use the project & component with its re
89
"Deis Controller v2.2.1":
90
91
```bash
92
-deisrel changelog individual $COMPONENT $OLD_RELEASE $NEW_SHA $NEW_RELEASE | pbcopy
+deisrel changelog individual $COMPONENT $NEW_RELEASE | pbcopy
93
open https://github.com/deis/$COMPONENT/releases/new?tag=$NEW_RELEASE
94
```
95
0 commit comments