diff options
author | efiacor <fiachra.corcoran@est.tech> | 2020-09-10 15:05:15 +0100 |
---|---|---|
committer | efiacor <fiachra.corcoran@est.tech> | 2020-09-10 15:05:21 +0100 |
commit | f5fc973221d7d0a48b19c4aed457e5a1e29be87b (patch) | |
tree | fd9734f4a409b990f64fbdc46a8c3b8f9e62ee77 | |
parent | e493a9213def73b2615c8cc13c8accbe576bce39 (diff) |
[PMSH] Bump pmsh version to 1.1.1
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I0107a239b32aca8b02a769f9c676f444ae91a258
Issue-ID: DCAEGEN2-2345
-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 da90a23..2dc5b60 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.0' + default: 'nexus3.onap.org:10001/onap/org.onap.dcaegen2.services.pmsh:1.1.1' replicas: type: integer description: Number of instances |