Merge pull request #8098 from docker/published

Added platform info for 3.0.9
This commit is contained in:
paigehargrave 2019-01-29 16:02:11 -05:00 committed by GitHub
commit 57e103f0a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -166,6 +166,9 @@ The following features are deprecated in UCP 3.1.
2018-01-29
### New platforms
* Added support for RHEL 7.6 with Devicemapper and Overlay2 storage drivers. (docker/orca#15996)
### Bug fixes
* Upgrading Interlock now also upgrades interlock proxy and interlock extension. (docker/escalation/871)
* Non-admin users can no longer create `PersistentVolumes` that mount host directories. (#15936)