From 86685f86e7ee03a25f913da72de5105d92c1fbba Mon Sep 17 00:00:00 2001 From: Pawel Date: Tue, 28 Jan 2020 14:44:59 +0100 Subject: Update ves collector image(blueprint) from 1.3.1 to 1.5.2 Issue-ID: DCAEGEN2-2045 Signed-off-by: Pawel Change-Id: Iab77a70de1731c78d089c74eaf6780e73bbc0da8 --- blueprints/k8s-ves.yaml-template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blueprints/k8s-ves.yaml-template b/blueprints/k8s-ves.yaml-template index d8a7683..bb372a9 100644 --- a/blueprints/k8s-ves.yaml-template +++ b/blueprints/k8s-ves.yaml-template @@ -44,7 +44,7 @@ inputs: default: "http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT" tag_version: type: string - default: "{{ ONAPTEMPLATE_DOCKERREGURL_org_onap_dcaegen2_releases }}/onap/org.onap.dcaegen2.collectors.ves.vescollector:1.3.1" + default: "{{ ONAPTEMPLATE_DOCKERREGURL_org_onap_dcaegen2_releases }}/onap/org.onap.dcaegen2.collectors.ves.vescollector:1.5.2" external_port: type: string description: Kubernetes node port on which collector is exposed -- cgit 1.2.3-korg