Skip to content

Commit 6543b8b

Browse files
committed
Update Kubernetes to v1.17.2
1 parent 0317ebf commit 6543b8b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ before_install:
1212

1313
env:
1414
global:
15-
- KUBE_VERSION=1.17.0-00
15+
- KUBE_VERSION=1.17.2-00
1616
- DOCKER_VERSION=5:19.03.5~3-0
1717
- CEPH_VERSION=nautilus
1818

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Wise2C Apt Source for Docker/K8S/Ceph/NFS installation
55

66
Apt Source服务器安装好docker,直接运行命令:
77

8-
docker run -d -p 2008:2008 --name=apt-source wise2c/apt-source:v1.17.0
8+
docker run -d -p 2008:2008 --name=apt-source wise2c/apt-source:v1.17.2
99

1010
在需要安装docker/k8s/ceph/nfs的其它主机上:
1111

0 commit comments

Comments
 (0)