From 7c71e22211f7c1bb75f52d2d33a41bfeb0d0c6df Mon Sep 17 00:00:00 2001 From: "k.kedron" Date: Mon, 23 Aug 2021 08:42:22 +0200 Subject: Update PM-Mapper blueprint To use new image version 1.7.1 Issue-ID: DCAEGEN2-2873 Signed-off-by: Krystian Kedron Change-Id: I5fc49da76664a90fab6b39c2081d19fb07f2f259 --- blueprints/k8s-pm-mapper.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'blueprints/k8s-pm-mapper.yaml') diff --git a/blueprints/k8s-pm-mapper.yaml b/blueprints/k8s-pm-mapper.yaml index f05ae37..fe26823 100644 --- a/blueprints/k8s-pm-mapper.yaml +++ b/blueprints/k8s-pm-mapper.yaml @@ -2,6 +2,7 @@ # ============LICENSE_START======================================================= # Copyright (C) 2019-2020 Nordix Foundation. # Copyright (C) 2020-2021 Nokia +# Modifications Copyright (C) 2021 by Samsung Electronics Co., Ltd. # ================================================================================ # Licensed under the Apache License, Version 2.0 (the 'License'); # you may not use this file except in compliance with the License. @@ -38,7 +39,7 @@ inputs: tag_version: type: string description: Docker image to be used - default: 'nexus3.onap.org:10001/onap/org.onap.dcaegen2.services.pm-mapper:1.7.0' + default: 'nexus3.onap.org:10001/onap/org.onap.dcaegen2.services.pm-mapper:1.7.1' replicas: type: integer description: Number of instances -- cgit 1.2.3-korg