diff options
author | Pawel <pawel.kasperkiewicz@nokia.com> | 2020-01-28 14:44:59 +0100 |
---|---|---|
committer | Pawel <pawel.kasperkiewicz@nokia.com> | 2020-01-28 14:44:59 +0100 |
commit | 86685f86e7ee03a25f913da72de5105d92c1fbba (patch) | |
tree | 21bde5965f0cbfd4b771c99e82f3edb8c6678b92 | |
parent | fbdc795a596ce46c1554277401348e287c494189 (diff) |
Update ves collector image(blueprint) from 1.3.1 to 1.5.2
Issue-ID: DCAEGEN2-2045
Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
Change-Id: Iab77a70de1731c78d089c74eaf6780e73bbc0da8
-rw-r--r-- | blueprints/k8s-ves.yaml-template | 2 |
1 files changed, 1 insertions, 1 deletions
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 |