diff options
author | JerzySzachniewicz <jerzy.szachniewicz@nokia.com> | 2020-12-09 10:11:07 +0100 |
---|---|---|
committer | Jerzy Szachniewicz <jerzy.szachniewicz@nokia.com> | 2020-12-10 09:44:35 +0000 |
commit | 4b5b14368861b9ca468d79326fabcd2992afb3d0 (patch) | |
tree | f4542b4afac5c16828409e59a51b7d0e01dc61c5 /k8s/ChangeLog.md | |
parent | 918f38777a822f764818e1fac3bb9d7e0ea2884a (diff) |
Add option to use services with ipv6
Issue-ID: DCAEGEN2-2388
Signed-off-by: JerzySzachniewicz <jerzy.szachniewicz@nokia.com>
Change-Id: I34ca694b38e9c3121ec7a0bd95c92071392052d3
Signed-off-by: JerzySzachniewicz <jerzy.szachniewicz@nokia.com>
Diffstat (limited to 'k8s/ChangeLog.md')
-rw-r--r-- | k8s/ChangeLog.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/k8s/ChangeLog.md b/k8s/ChangeLog.md index ac7b0d5..908be27 100644 --- a/k8s/ChangeLog.md +++ b/k8s/ChangeLog.md @@ -4,7 +4,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.1] +* DCAEGEN2-2388 - Extend DCAE CFY K8S plugin to support IPv6 services. +* Add properties to ports list to support IPv6 services ## [3.5.0] * DCAEGEN2-2388 - Extend DCAE CFY K8S plugin to support IPv6 services. * Update kubernetes python plugin to version 12.0.1 |