mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-06 18:17:47 +03:00
Add docker 18.09 support (#3844)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
ea833a4cd7
commit
1550c05a7a
@@ -7,6 +7,7 @@ docker_versioned_pkg:
|
||||
'latest': docker-ce
|
||||
'18.03': docker-ce=18.03.1~ce-3-0~ubuntu
|
||||
'18.06': docker-ce=18.06.1~ce~3-0~ubuntu
|
||||
'18.09': docker-ce_18.09.0~3-0~ubuntu-{{ ansible_distribution_release|lower }}
|
||||
'stable': docker-ce=18.06.1~ce~3-0~ubuntu
|
||||
'edge': docker-ce=18.06.1~ce~3-0~ubuntu
|
||||
|
||||
|
||||
Reference in New Issue
Block a user