We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7bbcbd commit e2d3752Copy full SHA for e2d3752
README.md
@@ -4,7 +4,7 @@ Ignition Spec v1-v2.x.0 <-> v3.0.0 Config Converter
4
## What is this?
5
6
This is a tool and library for converting old (spec v1-v2.x.0) Ignition configs
7
-to the new v3.0.0 format, and from v3.0.0 back to v2.2. See
+to the new v3.x.0 format, and from v3.x.0 back to v2.x.0. See
8
[Upgrading Configs](https://coreos.github.io/ignition/migrating-configs/)
9
for details on the changes.
10
@@ -31,8 +31,7 @@ the filesystem mapping that we generate.
31
32
- Save the generated filesystem mapping, so we can translate seamlessly from
33
3 -> 2 -> 3
34
- - Revisit translated spec versions (currently we translate from v2.3 -> v3.0
35
- and v3.0 -> v2.2)
+ - Revisit translated spec versions
36
37
## Why is this not part of Ignition?
38
0 commit comments