mirror of https://github.com/docker/docs.git
Patch for June Release Notes
* Fixed broken link in UCP Rel Notes * Fixed x.y.z naming in Engine Rel Notes
This commit is contained in:
parent
38d7ab6d47
commit
1d6bc9332c
|
@ -47,7 +47,7 @@ upgrade your installation to the latest release.
|
||||||
(ENGORC-2334)
|
(ENGORC-2334)
|
||||||
* Users can now adjust the internal Kubernetes Service IP Range from the default
|
* Users can now adjust the internal Kubernetes Service IP Range from the default
|
||||||
`10.96.0.0/16` at install time. See [Plan
|
`10.96.0.0/16` at install time. See [Plan
|
||||||
Installation](ee/ucp/admin/install/plan-installation.md#avoid-ip-range-conflicts)
|
Installation](/ee/ucp/admin/install/plan-installation.md#avoid-ip-range-conflicts)
|
||||||
for more details. (ENGCORE-683)
|
for more details. (ENGCORE-683)
|
||||||
|
|
||||||
### Bug fixes
|
### Bug fixes
|
||||||
|
|
|
@ -29,7 +29,7 @@ consistency and compatibility reasons.
|
||||||
> `sudo apt install docker-ce docker-ce-cli containerd.io`. See the install instructions
|
> `sudo apt install docker-ce docker-ce-cli containerd.io`. See the install instructions
|
||||||
> for the corresponding linux distro for details.
|
> for the corresponding linux distro for details.
|
||||||
|
|
||||||
## 18.09.07
|
## 18.09.7
|
||||||
2019-06-27
|
2019-06-27
|
||||||
|
|
||||||
### Builder
|
### Builder
|
||||||
|
|
Loading…
Reference in New Issue