diff options
author | vv770d <vv770d@att.com> | 2020-11-13 16:34:09 +0000 |
---|---|---|
committer | Vijay Venkatesh Kumar <vv770d@att.com> | 2020-11-13 17:42:40 +0000 |
commit | 99646c89e066142600f46750f822bf0ce6b290bd (patch) | |
tree | 915930b6fce85ab8a2acd7ea5eb9c9cda46eaba9 | |
parent | 354fc4ff9b2ed7f48b70c03be36afd4da4aac098 (diff) |
Bump ves version to 1.7.92.1.8
Change-Id: Ice8e2dcfc13d1ec4e827fe29a1a9d883f9e112c1
Signed-off-by: vv770d <vv770d@att.com>
Issue-ID: DCAEGEN2-2495
-rw-r--r-- | blueprints/k8s-ves.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/blueprints/k8s-ves.yaml b/blueprints/k8s-ves.yaml index 56e9e9c..8b134f3 100644 --- a/blueprints/k8s-ves.yaml +++ b/blueprints/k8s-ves.yaml @@ -57,7 +57,7 @@ inputs: default: "http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT" tag_version: type: string - default: "nexus3.onap.org:10001/onap/org.onap.dcaegen2.collectors.ves.vescollector:1.7.8" + default: "nexus3.onap.org:10001/onap/org.onap.dcaegen2.collectors.ves.vescollector:1.7.9" internal_port: type: string description: Kubernetes node port on which collector is exposed |