Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions modules/ROOT/partials/release-notes/release-template.adoc
Original file line number Diff line number Diff line change
@@ -81,6 +81,17 @@ Of the changes mentioned above, the following are breaking (or could lead to bre

===== Using stackablectl

====== Upgrade with a single command

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.

[source,console]
----
$ stackablectl release upgrade YY.M
----

====== Upgrade with multiple consecutive commands

Uninstall the `OO.M` release

[source,console]