From ecbe50796382913774298b4332bcde5617241616 Mon Sep 17 00:00:00 2001 From: Niranjana Date: Thu, 25 Feb 2021 13:54:21 +0000 Subject: Update son-handler image version to 2.1.3 Issue-ID: DCAEGEN2-2599 Signed-off-by: Niranjana Change-Id: Ia5b48e8018e157ab6fae05ff3677655b50c88f5d --- Changelog.md | 1 + blueprints/k8s-sonhms.yaml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 56bdd32..0fb8081 100644 --- a/Changelog.md +++ b/Changelog.md @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - [DCAEGEN2-2477](https://jira.onap.org/browse/DCAEGEN2-2477) - Updated Ves image version to 1.8.0 in ves blueprint (Ves validates IP addresses) - [DCAEGEN2-2585](https://jira.onap.org/browse/DCAEGEN2-2585) - Add new Kpi-Computation-ms - [DCAEGEN-2536](https://jira.onap.org/browse/DCAEGEN2-2536) - Add JWT support in HTTP/HTTPS based locations + - [DCAEGEN2-2599](https://jira.onap.org/browse/DCAEGEN2-2599) - Vulnerability removal for son-handler ## [3.0.2] - 2021-02-15 ### Changed diff --git a/blueprints/k8s-sonhms.yaml b/blueprints/k8s-sonhms.yaml index a30d018..aa926b3 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.1.2" + default: "nexus3.onap.org:10001/onap/org.onap.dcaegen2.services.son-handler:2.1.3" pgaas_cluster_name: type: string description: pg cluster -- cgit 1.2.3-korg