From abc653a84c1704c6e7be36bd8a075896c34c89aa Mon Sep 17 00:00:00 2001 From: vv770d Date: Tue, 31 Aug 2021 21:39:59 +0000 Subject: Misc blueprints version revision for Istanbul Updated version for following services bbs-ep,dfc,dl-admin,hv-ves,kpi-ms,pm-mapper pmsh,slice-analysis, son-handler,tca, vescollectro Change-Id: I8cce3e15a1589320d7fd8c4ed8a096e1b4ff3e0d Signed-off-by: vv770d Issue-ID: DCAEGEN2-2904 Signed-off-by: vv770d --- blueprints/k8s-pmsh.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'blueprints/k8s-pmsh.yaml') diff --git a/blueprints/k8s-pmsh.yaml b/blueprints/k8s-pmsh.yaml index 6d1132b..d99f8c9 100644 --- a/blueprints/k8s-pmsh.yaml +++ b/blueprints/k8s-pmsh.yaml @@ -1,6 +1,7 @@ # # ============LICENSE_START======================================================= # Copyright (C) 2020-2021 Nordix Foundation. +# Copyright (c) 2021 AT&T Intellectual Property. All rights reserved. # ================================================================================ # Licensed under the Apache License, Version 2.0 (the 'License'); # you may not use this file except in compliance with the License. @@ -28,7 +29,7 @@ inputs: tag_version: type: string description: Docker image to be used - default: 'nexus3.onap.org:10001/onap/org.onap.dcaegen2.services.pmsh:1.3.1' + default: 'nexus3.onap.org:10001/onap/org.onap.dcaegen2.services.pmsh:1.3.2' replicas: type: integer description: Number of instances -- cgit 1.2.3-korg