summaryrefslogtreecommitdiffstats
path: root/k8s/ChangeLog.md
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2020-10-12 22:45:45 +0000
committerGerrit Code Review <gerrit@onap.org>2020-10-12 22:45:45 +0000
commit9291a51a393bc3a9c7a38814e303586fd815c8af (patch)
tree407742bcd8d46d5de9161177a6d671ee6279ba11 /k8s/ChangeLog.md
parent4aa38fa57b3d7251306c041aeb1b75cc1fd3b67d (diff)
parent616e85c8a4430591257165eac39534501992d4bd (diff)
Merge "[k8splugin] Update plugin to use OOM CertService"
Diffstat (limited to 'k8s/ChangeLog.md')
-rw-r--r--k8s/ChangeLog.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/k8s/ChangeLog.md b/k8s/ChangeLog.md
index 7d2f4ea..5c95e64 100644
--- a/k8s/ChangeLog.md
+++ b/k8s/ChangeLog.md
@@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
+## [3.4.3]
+* OOM-2526 - Replace AAF CertService with OOM CertService
+* Rename truststore merger init container to cert post processor
+
## [3.4.1]
* DCAEGEN2-2253 - Add support to move CMPv2 keystore in place of AAF CertMan keystore
* Make secret for cert-service-client container configurable