diff --git a/README.md b/README.md index 0a9d63a..067eaf6 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ * 如果需要测试其他版本,请查看 Docker Desktop版本,Docker -> About Docker Desktop ![about](images/about.png) * 如Kubernetes版本为 v1.15.4, 请使用下面命令切换 [v1.15.4 分支](https://github.com/AliyunContainerService/k8s-for-docker-desktop/tree/v1.15.4) ```git checkout v1.15.4``` + * 如Kubernetes版本为 v1.14.8, 请使用下面命令切换 [v1.14.7 分支](https://github.com/AliyunContainerService/k8s-for-docker-desktop/tree/v1.14.8) ```git checkout v1.14.8``` * 如Kubernetes版本为 v1.14.7, 请使用下面命令切换 [v1.14.7 分支](https://github.com/AliyunContainerService/k8s-for-docker-desktop/tree/v1.14.7) ```git checkout v1.14.7``` * 如Kubernetes版本为 v1.14.6, 请使用下面命令切换 [v1.14.6 分支](https://github.com/AliyunContainerService/k8s-for-docker-desktop/tree/v1.14.6) ```git checkout v1.14.6``` * 如Kubernetes版本为 v1.14.3, 请使用下面命令切换 [v1.14.3 分支](https://github.com/AliyunContainerService/k8s-for-docker-desktop/tree/v1.14.3) ```git checkout v1.14.3``` diff --git a/README_en.md b/README_en.md index ce7faf0..f71f560 100644 --- a/README_en.md +++ b/README_en.md @@ -8,6 +8,7 @@ NOTE: * If you want to use with other version, pls check version of Kubernetes,Docker -> About Docker Desktop ![about](images/about.png) * For Kubernetes v1.15.4, please use the v1.15.4 branch ```git checkout v1.15.4``` + * For Kubernetes v1.14.8, please use the v1.14.7 branch ```git checkout v1.14.8``` * For Kubernetes v1.14.7, please use the v1.14.7 branch ```git checkout v1.14.7``` * For Kubernetes v1.14.6, please use the v1.14.6 branch ```git checkout v1.14.6``` * For Kubernetes v1.14.3, please use the v1.14.3 branch ```git checkout v1.14.3```