diff options
author | vv770d <vv770d@att.com> | 2021-03-12 22:19:11 +0000 |
---|---|---|
committer | Vijay Venkatesh Kumar <vv770d@att.com> | 2021-03-12 22:20:40 +0000 |
commit | 964b7b1887926e206a6db8260b72c0499e297356 (patch) | |
tree | c6d287b2f476e0978e4707613b72212dcb92d1f3 /cm-container/Changelog.md | |
parent | a998b3a18c54b3faf493cd93992041e8e6b042ae (diff) |
CM 4.4.2 with K8splugin 3.8.04.4.2-cm-containerhonolulu
Change-Id: Ib746685436b1bbe37a3554b4d9b1f1f5f5cb5af5
Signed-off-by: vv770d <vv770d@att.com>
Issue-ID: DCAEGEN2-2671
Diffstat (limited to 'cm-container/Changelog.md')
-rw-r--r-- | cm-container/Changelog.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/cm-container/Changelog.md b/cm-container/Changelog.md index 99025f2..ab512ca 100644 --- a/cm-container/Changelog.md +++ b/cm-container/Changelog.md @@ -4,6 +4,13 @@ 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/). +## [4.4.2] - 12/03/2021 +* Upgrade k8s-plugin to 3.8.0 (Switch to policy-lib 2.5.1 to fix base64 encoding issue during policy + configuration fetch) + +## [4.4.1] - 09/03/2021 +* Upgrade k8s-plugin to 3.7.0 (Switch to py3 version of policy-lib 2.5.0) + ## [4.4.0] - 26/02/2021 * Upgrade k8s-plugin to 3.6.0 (Add integration with cert-manager. Enable creation of certificate custom resource instead cert-service-client container, when flag "CMPv2CertManagerIntegration" is enabled) |