diff options
author | William Chang <zhang.wanmin@zte.com.cn> | 2017-07-27 14:26:26 +0800 |
---|---|---|
committer | William Chang <zhang.wanmin@zte.com.cn> | 2017-07-27 14:26:26 +0800 |
commit | 5b0dd51e5b695e28a7d26de9c99029a080c11e64 (patch) | |
tree | 728fbb92b0acde7564a4ccf5b79675c5561fa708 /README.md | |
parent | 0c89e862e8b2759753e61f7ddd4f743c4013f6ee (diff) | |
download | openshift-5b0dd51e5b695e28a7d26de9c99029a080c11e64.tar.gz openshift-5b0dd51e5b695e28a7d26de9c99029a080c11e64.tar.bz2 openshift-5b0dd51e5b695e28a7d26de9c99029a080c11e64.tar.xz openshift-5b0dd51e5b695e28a7d26de9c99029a080c11e64.zip |
Follow the new naming conventions.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -39,7 +39,8 @@ Follow this release pattern and you can't go wrong: | ------------- | ----------------- | | 1.3 | 3.3 | | 1.4 | 3.4 | -| 1.*X* | 3.*X* | +| 1.5 | 3.5 | +| 3.*X* | 3.*X* | If you're running from the openshift-ansible **master branch** we can only guarantee compatibility with the newest origin releases **in |