diff --git a/ee/ucp/release-notes.md b/ee/ucp/release-notes.md index f6866e7e29a5..f748457a4bc2 100644 --- a/ee/ucp/release-notes.md +++ b/ee/ucp/release-notes.md @@ -21,6 +21,10 @@ upgrade your installation to the latest release. # Version 3.1 +## 3.1.1 (2018-12-04) + +* To address CVE-2018-1002105, a critical security issue in the Kubernetes API Server, Docker is using Kubernetes 1.11.5 for UCP 3.1.1. + ## 3.1.0 (2018-11-08) ## Bug Fixes @@ -113,6 +117,10 @@ The following features are deprecated in UCP 3.1. # Version 3.0 +## 3.0.7 (2018-12-04) + +* To address CVE-2018-1002105, a critical security issue in the Kubernetes API Server, Docker is using a custom build of Kubernetes 1.8.15 for UCP 3.0.7. + ## 3.0.6 (2018-10-25) **Bug fixes**