diff options
author | Vijay Venkatesh Kumar <vv770d@att.com> | 2020-09-22 21:34:56 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-09-22 21:34:56 +0000 |
commit | 2f89e42f31f287f389b419f1f47b291e1f0cafde (patch) | |
tree | db61f5bb54561e21fa2fc519ba042d8a78dc1bc3 | |
parent | 968aa6edcd0176b1eabefaa2ecdcf6b187d403dc (diff) | |
parent | d758f21b44823edeb4ac876c4675195c6dbd7cca (diff) |
Merge "Update son-handler container version in installation steps"
-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 |