diff options
author | efiacor <fiachra.corcoran@est.tech> | 2020-10-19 10:29:58 +0100 |
---|---|---|
committer | Vijay Venkatesh Kumar <vv770d@att.com> | 2020-10-19 21:50:32 +0000 |
commit | bc57ef79268d9fb47db33fa2b1d958b85b980b16 (patch) | |
tree | e1c02e6588e26ce274a001012dc8dfdbf1e8c432 | |
parent | 726a8ae3b3d402dbdcdf1ea29f2c337b9eb69046 (diff) |
[PMSH] Bump up version to 1.1.2
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: Ic59b0ce4227d0d036d2b277d75cfdb1d19b45d2c
Issue-ID: DCAEGEN2-2486
-rw-r--r-- | blueprints/k8s-pmsh.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/blueprints/k8s-pmsh.yaml b/blueprints/k8s-pmsh.yaml index 51b018d..92405b6 100644 --- a/blueprints/k8s-pmsh.yaml +++ b/blueprints/k8s-pmsh.yaml @@ -28,7 +28,7 @@ inputs: tag_version: type: string description: Docker image to be used - default: 'nexus3.onap.org:10001/onap/org.onap.dcaegen2.services.pmsh:1.1.1' + default: 'nexus3.onap.org:10001/onap/org.onap.dcaegen2.services.pmsh:1.1.2' replicas: type: integer description: Number of instances |