diff options
author | vv770d <vv770d@att.com> | 2021-03-29 19:30:30 +0000 |
---|---|---|
committer | Vijay Venkatesh Kumar <vv770d@att.com> | 2021-03-29 20:03:57 +0000 |
commit | ba21cba0a9c0dffc9e4faaa9c23a71c9a9334758 (patch) | |
tree | f17324e33a3e2918e8b9a884fe173c991792d98b /Changelog.md | |
parent | 2fcf0daecbb9155ae4b457c2f443db8e9e96b909 (diff) |
[DCAE] Disable holmes from boostrap
Bump up default version to match oom
Change-Id: I3dcf9824ef92a85fda8b22192cbf9f65136ead73
Signed-off-by: vv770d <vv770d@att.com>
Issue-ID: DCAEGEN2-2700
Signed-off-by: vv770d <vv770d@att.com>
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md index aa2085e..68eb90c 100644 --- a/Changelog.md +++ b/Changelog.md @@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [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) - [DCAEGEN2-2659](https://jira.onap.org/browse/DCAEGEN2-2659) - PM-Mapper blueprint updated to 1.5.2 version (implement singleton cache for events being processed) + - [DCAEGEN2-2700](https://jira.onap.org/browse/DCAEGEN2-2700) - Disable Holmes deployment from bootstrap & container revision on blueprint ## [3.0.3] - 2021-02-18 ### Changed |