diff options
author | Vijay Venkatesh Kumar <vv770d@att.com> | 2020-10-19 22:34:44 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-10-19 22:34:44 +0000 |
commit | 2feaeca5b8c7fe10ac6562fcba266fe0510bfcd4 (patch) | |
tree | db15434a6f7fe89e5a145ee4d5bd6fc4a91af909 | |
parent | cc579bd8d2f7f4a3f68e7ca46d501a12291877f6 (diff) | |
parent | bc57ef79268d9fb47db33fa2b1d958b85b980b16 (diff) |
Merge "[PMSH] Bump up version to 1.1.2"2.1.7
-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 |