Skip to content

Commit dd1e3f3

Browse files
fix(*): Corrected required cores version
1 parent 0e63676 commit dd1e3f3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/installing_deis/baremetal.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ machine running entirely from RAM. Then, you can `install CoreOS to disk`_.
1212

1313
.. important::
1414

15-
Deis requires CoreOS version 471.1.0 or more recent for Ceph FS support in the kernel.
15+
Deis requires CoreOS version 472.0.0 or more recent.
1616

1717

1818
Generate SSH key

docs/managing_deis/upgrading-deis.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ Upgrading CoreOS
153153
----------------
154154

155155
Sometimes you may need to update CoreOS manually in order to get Deis to work. For example, Deis
156-
requires a minimum of CoreOS v471.1.0 for Ceph FS support. To update CoreOS, run the following
156+
requires a minimum of CoreOS v472.0.0. To update CoreOS, run the following
157157
commands:
158158

159159
.. code-block:: console

0 commit comments

Comments
 (0)