Skip to content

Commit 8dbf2cf

Browse files
authored
Update modules/upgrade/partials/rolling-upgrades/upgrade-your-version.adoc
1 parent aec5bba commit 8dbf2cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/upgrade/partials/rolling-upgrades/upgrade-your-version.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Install the specific version you want to upgrade to. Replace `<version>` with th
2626
+
2727
[,bash]
2828
----
29-
sudo yum update redpanda-<version>
29+
sudo yum update redpanda-<version> # example: redpanda-25.1.7-1
3030
----
3131

3232
Debian/Ubuntu::

0 commit comments

Comments
 (0)