diff options
author | Reshmasree <reshmasree.chamarthi2@wipro.com> | 2020-09-22 12:19:03 +0530 |
---|---|---|
committer | Reshmasree <reshmasree.chamarthi2@wipro.com> | 2020-09-22 12:19:03 +0530 |
commit | d758f21b44823edeb4ac876c4675195c6dbd7cca (patch) | |
tree | 9ba1f2bde719ece875c519fbbd9dd2b266f4a117 | |
parent | f650c2f17734c56a444c71d08b81b5c08c9402fa (diff) |
Update son-handler container version in installation steps
Issue-ID: DCAEGEN2-2278
Signed-off-by: Reshmasree <reshmasree.chamarthi2@wipro.com>
Change-Id: I99474351f611664165b63295581252e875050b39
-rw-r--r-- | docs/sections/services/son-handler/installation.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/sections/services/son-handler/installation.rst b/docs/sections/services/son-handler/installation.rst index c8b73a89..3c0d5ec4 100644 --- a/docs/sections/services/son-handler/installation.rst +++ b/docs/sections/services/son-handler/installation.rst @@ -59,7 +59,7 @@ Deployment steps - Login to DCAE Dashboard (https://{k8s-nodeip}:30418/ccsdk-app/login_external.htm) - Go to Inventory --> Blueprints - Click on Deploy Action for son-handler blueprint - - Override the value of 'tag_version' to 'nexus3.onap.org:10001/onap/org.onap.dcaegen2.services.son-handler:2.0.4' and click deploy. + - Override the value of 'tag_version' to 'nexus3.onap.org:10001/onap/org.onap.dcaegen2.services.son-handler:2.1.1' and click deploy. - Deployment logs can be viewed under Deployments section 2.Using cloudify commands |