From c6b8abc5e1fd00447ee57266d26e9a1306208f97 Mon Sep 17 00:00:00 2001 From: Reshmasree Date: Tue, 22 Sep 2020 11:46:27 +0530 Subject: Update container version in son-handler blueprint Issue-ID: DCAEGEN2-2278 Signed-off-by: Reshmasree Change-Id: I641b50a86f79046cc1685a0eef6cf7e09c163735 --- blueprints/k8s-sonhms.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blueprints/k8s-sonhms.yaml b/blueprints/k8s-sonhms.yaml index bbf9cc7..795000e 100644 --- a/blueprints/k8s-sonhms.yaml +++ b/blueprints/k8s-sonhms.yaml @@ -30,7 +30,7 @@ inputs: tag_version: type: string description: docker image name and version - default: "nexus3.onap.org:10001/onap/org.onap.dcaegen2.services.son-handler:2.0.2" + default: "nexus3.onap.org:10001/onap/org.onap.dcaegen2.services.son-handler:2.1.1" pgaas_cluster_name: type: string description: pg cluster -- cgit 1.2.3-korg