Added a few more entries, fixed issue reference

Based on changelog https://github.com/docker/dhe-deploy/pull/10721/files
This commit is contained in:
lena-larionova 2019-10-07 08:50:54 -07:00 committed by GitHub
parent c11ce7b301
commit d0b45dbf1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 1 deletions

View File

@ -29,7 +29,14 @@ to upgrade your installation to the latest release.
* Fixed a bug where attempting to pull mirror manifest lists would not trigger
an evaluation of their existing push mirroring policies, and they would not get
push mirrored to a remote DTR. (docker/dhe-deploy #10669)
push mirrored to a remote DTR. (docker/dhe-deploy #10676)
* Fixed a bug where the S3 storage driver did not honor HTTP proxy settings. (docker/dhe-deploy #10639)
* Content Security Policy (CSSP) headers are now on one line to comply with RFC 7230. (docker/dhe-deploy #10594)
### Security
* Bumped the version of the Alpine base images from `3.9` to `3.10`. (docker/dhe-deploy #10716)
## 2.7.2
(2019-09-03)