Skip to content

Commit ea1fdec

Browse files
authored
chore: update release notes with stackablectl release upgrade instruction (#748)
1 parent 79b25f3 commit ea1fdec

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

modules/ROOT/partials/release-notes/release-template.adoc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,17 @@ Of the changes mentioned above, the following are breaking (or could lead to bre
8181

8282
===== Using stackablectl
8383

84+
====== Upgrade with a single command
85+
86+
Starting with stackablectl Release 1.0.0 the multiple consecutive commands described below can be shortened to just one command, which executes exactly those steps on its own.
87+
88+
[source,console]
89+
----
90+
$ stackablectl release upgrade YY.M
91+
----
92+
93+
====== Upgrade with multiple consecutive commands
94+
8495
Uninstall the `OO.M` release
8596

8697
[source,console]

0 commit comments

Comments
 (0)