diff options
author | Vijay VK <vv770d@att.com> | 2018-10-23 16:35:29 +0100 |
---|---|---|
committer | VENKATESH KUMAR <vv770d@att.com> | 2018-10-23 12:02:55 -0400 |
commit | 86cd893e8dbbbd02a1b3209baa6da60337ae417a (patch) | |
tree | 5d867dcc5dcfdeb46c79dbada9b30a0cb5ce9c53 /docs/sections/release-notes.rst | |
parent | 2133aae7fd41c0d100dbc31ebb5ac2d5456fc15a (diff) |
dcaegen2 doc updates
Change-Id: I8f0a8a733b6e28fc9d18bed81c9ac4e82c954af8
Signed-off-by: VENKATESH KUMAR <vv770d@att.com>
Issue-ID: DCAEGEN2-573
Diffstat (limited to 'docs/sections/release-notes.rst')
-rw-r--r-- | docs/sections/release-notes.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/sections/release-notes.rst b/docs/sections/release-notes.rst index 204a2845..cda7e970 100644 --- a/docs/sections/release-notes.rst +++ b/docs/sections/release-notes.rst @@ -94,16 +94,16 @@ Quick Links: The following components are upgraded from R2: - Cloudify Manager: - - Docker container tag: onap/org.onap.dcaegen2.deployments.cm-container:1.4.1 + - Docker container tag: onap/org.onap.dcaegen2.deployments.cm-container:1.4.2 - Description: R3 DCAE's Cloudify Manager container is based on Cloudify Manager Community Version 18.2.28, which is based on Cloudify Manager 4.3. - Bootstrap container: - - Docker container tag: onap/org.onap.dcaegen2.deployments.k8s-bootstrap-container:1.4.2 + - Docker container tag: onap/org.onap.dcaegen2.deployments.k8s-bootstrap-container:1.4.4 - Description: R3 DCAE no longer uses bootstrap container for Heat based deployment, -- deployment is done through cloud-init scripts and docker-compose specifications. The bootstrap is for OOM (Kubernetes) based deployment. - Configuration Binding Service: - Docker container tag: onap/org.onap.dcaegen2.platform.configbinding.app-app:2.2.3 - Description: Configuration Binding Sevice now supports the new configuration policy format and support for TLS - Deployment Handler - - Docker container image tag: onap/org.onap.dcaegen2.platform.deployment-handler:3.0.2 + - Docker container image tag: onap/org.onap.dcaegen2.platform.deployment-handler:3.0.3 - Policy Handler - Docker container image tag: onap/org.onap.dcaegen2.platform.policy-handler:4.3.1 - Description: Policy Handler now supports the new configuration policy format and support for TLS |