Bump version for RESTConf and VESMapper 95/112895/1
authorvv770d <vv770d@att.com>
Thu, 17 Sep 2020 21:20:43 +0000 (21:20 +0000)
committervv770d <vv770d@att.com>
Thu, 17 Sep 2020 21:20:49 +0000 (21:20 +0000)
RESTConf - 1.2.2
VESMapper - 1.1.0

Change-Id: Ie8de33edf2545e6e6c98b114e26d0abde6341d91
Signed-off-by: vv770d <vv770d@att.com>
Issue-ID: DCAEGEN2-2436
Issue-ID: DCAEGEN2-2283
Issue-ID: DCAEGEN2-2281

blueprints/k8s-restconf.yaml
blueprints/k8s-ves-mapper.yaml

index da42ef6..f9d1911 100644 (file)
@@ -33,7 +33,7 @@ inputs:
     default: "3904"
   tag_version:
     type: string
-    default:  "nexus3.onap.org:10001/onap/org.onap.dcaegen2.collectors.restconfcollector:1.1.1"
+    default:  "nexus3.onap.org:10001/onap/org.onap.dcaegen2.collectors.restconfcollector:1.2.2"
   consul_host:
     type: string
     default: "consul-server.onap.svc.cluster.local"
index 4f3a19a..0967122 100644 (file)
@@ -17,7 +17,7 @@
 # limitations under the License.
 # ============LICENSE_END======================================================
 
-description: "This blueprint deploys the UniversalVESAdapter(UVA) as a Docker container\n"
+description: "This blueprint deploys the UniversalVESAdapter"
 imports:
   - https://www.getcloudify.org/spec/cloudify/4.5.5/types.yaml
   - plugin:k8splugin?version=3.0.0
@@ -30,7 +30,7 @@ inputs:
     default: "http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.ONAP-COLLECTOR-SNMPTRAP"
     type: string
   tag_version:
-    default: "nexus3.onap.org:10001/onap/org.onap.dcaegen2.services.mapper.vesadapter.universalvesadaptor:1.0.1"
+    default: "nexus3.onap.org:10001/onap/org.onap.dcaegen2.services.mapper.vesadapter.universalvesadaptor:1.1.0"
     type: string
   universal_mapper_name:
     default: "dcaegen2-svc-mapper"