summaryrefslogtreecommitdiffstats
path: root/k8s/ChangeLog.md
diff options
context:
space:
mode:
authorJerzySzachniewicz <jerzy.szachniewicz@nokia.com>2020-11-25 13:23:52 +0100
committerJerzySzachniewicz <jerzy.szachniewicz@nokia.com>2020-11-26 09:36:06 +0100
commitcc43f20558aa8e6492e64904077b28a8d0f383dc (patch)
treef3f07b276edaa50fc40b217780f9d60c1ea9bd6a /k8s/ChangeLog.md
parentc23161f6d81f4b016f87b8ddee88f16f406b61a3 (diff)
Update kubernetes python plugin to version 12.0.1
Issue-ID: DCAEGEN2-2388 Signed-off-by: JerzySzachniewicz <jerzy.szachniewicz@nokia.com> Change-Id: Ie1e1964a1140b0be82d2e7ecd0aead232128642d Signed-off-by: JerzySzachniewicz <jerzy.szachniewicz@nokia.com>
Diffstat (limited to 'k8s/ChangeLog.md')
-rw-r--r--k8s/ChangeLog.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/k8s/ChangeLog.md b/k8s/ChangeLog.md
index 5c95e64..ac7b0d5 100644
--- a/k8s/ChangeLog.md
+++ b/k8s/ChangeLog.md
@@ -5,6 +5,9 @@ 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.5.0]
+* DCAEGEN2-2388 - Extend DCAE CFY K8S plugin to support IPv6 services.
+* Update kubernetes python plugin to version 12.0.1
## [3.4.3]
* OOM-2526 - Replace AAF CertService with OOM CertService
* Rename truststore merger init container to cert post processor