Heartbeat MS blueprint update 55/121555/2
authorvv770d <vv770d@att.com>
Wed, 26 May 2021 21:00:11 +0000 (21:00 +0000)
committervv770d <vv770d@att.com>
Wed, 26 May 2021 21:09:29 +0000 (21:09 +0000)
py39 support + integration-python:8.0.0 base image update

Change-Id: I04bb6f86e5fc9f9e0390f3d757f3d1119d103134
Signed-off-by: vv770d <vv770d@att.com>
Issue-ID: DCAEGEN2-2420
Signed-off-by: vv770d <vv770d@att.com>
Changelog.md
blueprints/k8s-heartbeat.yaml

index 62e16db..9db2342 100644 (file)
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
          - [DCAEGEN2-2675](https://jira.onap.org/browse/DCAEGEN2-2675) - RESTConf 1.2.5 - xml parsing vulnerability
          - [DCAEGEN2-2590](https://jira.onap.org/browse/DCAEGEN2-2590) - TCA-Gen2 1.3.0 - vulnerability removal
          - [DCAEGEN2-2713](https://jira.onap.org/browse/DCAEGEN2-2713) - PMSH 1.3.1 - policy config consolidation under app-config
+         - [DCAEGEN2-2420](https://jira.onap.org/browse/DCAEGEN2-2420) - Heartbeat MS 2.2.0 - py39 support + integration base image alignment
 
 ## [3.0.4] - 2021-03-10
          - [DCAEGEN2-2656](https://jira.onap.org/browse/DCAEGEN2-2656) - fix CRITICAL weak-cryptography issues identified in sonarcloud (hostname verification in DFC)
index f1afd82..2c9942a 100644 (file)
@@ -1,6 +1,6 @@
 # ============LICENSE_START====================================================
 # =============================================================================
-# Copyright (C) 2019-2020 AT&T
+# Copyright (C) 2019-2021 AT&T
 # Copyright (C) 2020 Wipro Limited
 # =============================================================================
 # Licensed under the Apache License, Version 2.0 (the "License");
@@ -27,7 +27,7 @@ imports:
 inputs:
   tag_version:
     type: string
-    default: 'nexus3.onap.org:10001/onap/org.onap.dcaegen2.services.heartbeat:2.1.1'
+    default: 'nexus3.onap.org:10001/onap/org.onap.dcaegen2.services.heartbeat:2.2.0'
   heartbeat_name:
     type: string
     default: 'dcae-heartbeat-service'