Skip to content

Commit 4561cf6

Browse files
committed
Update Kubernetes to v1.13.11
1 parent 335d9f5 commit 4561cf6

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.13.10-00
15+
- KUBE_VERSION=1.13.11-00
1616
- DOCKER_VERSION=18.06.3~ce~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.13.10
8+
docker run -d -p 2008:2008 --name=apt-source wise2c/apt-source:v1.13.11
99

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

0 commit comments

Comments
 (0)