We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6407e2 commit 54df10aCopy full SHA for 54df10a
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