Skip to content

Commit 3318d65

Browse files
authored
Merge pull request #82296 from aravipra/OSDOCS-11877
OSDOCS-11877: updates attributes and matrix in MicroShift
2 parents 2acffee + 30b9d77 commit 3318d65

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

modules/microshift-updating-rpms-z.adoc

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[id="microshift-applying-patch-updates-rpms_{context}"]
77
= Applying patch updates using RPMs
88

9-
Updating {microshift-short} on non `rpm-ostree` systems such as {op-system-base-full} requires downloading then updating the RPMs. A system reboot is not required for patch updates. For example, use the following procedure to upgrade from 4.17.0 to 4.17.1.
9+
Updating {microshift-short} on non `rpm-ostree` systems such as {op-system-base-full} requires downloading then updating the RPMs. For example, use the following procedure to upgrade from 4.17.1 to 4.17.2.
1010

1111
.Prerequisites
1212
* The system requirements for installing {microshift-short} have been met.
@@ -27,6 +27,12 @@ You cannot downgrade {microshift-short} with this process. Downgrades are not su
2727
----
2828
$ sudo dnf update microshift
2929
----
30+
* Restart {microshift-short} by running the following command:
31+
+
32+
[source,terminal]
33+
----
34+
$ sudo systemctl restart microshift
35+
----
3036
3137
[NOTE]
3238
====

snippets/microshift-rhde-compatibility-table-snip.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
^|9.4
2020
^|4.17
2121
^|Generally Available
22-
^|4.17.0{nbsp}→{nbsp}4.17.z
22+
^|4.17.1{nbsp}→{nbsp}4.17.z
2323

2424
^|9.4
2525
^|4.16
@@ -29,7 +29,7 @@
2929
^|9.2, 9.3
3030
^|4.15
3131
^|Generally Available
32-
^|4.15.0{nbsp}→{nbsp}4.15.z, 4.15{nbsp}→{nbsp}4.16, 4.15{nbsp}→{nbsp}4.17
32+
^|4.15.0{nbsp}→{nbsp}4.15.z, 4.15{nbsp}→{nbsp}4.16
3333

3434
^|9.2, 9.3
3535
^|4.14

0 commit comments

Comments
 (0)