diff options
author | vv770d <vv770d@att.com> | 2020-11-13 16:34:09 +0000 |
---|---|---|
committer | vv770d <vv770d@att.com> | 2020-11-13 16:34:13 +0000 |
commit | 2841848c6f7ed04fcd12ef2c09a4730929ca0459 (patch) | |
tree | 77bf45a606673d4f605d8d0299da42b440ee8051 | |
parent | a9e21abfc2cb828a15bb749dc3c9bfb98c77612c (diff) |
Bump ves version to 1.7.9
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 |