From 6137a09fa3f73a83db898f93fed628e62cae5ce9 Mon Sep 17 00:00:00 2001 From: Tomasz Wrobel Date: Fri, 26 Feb 2021 14:17:22 +0100 Subject: Upgrade k8s-plugin to 3.6.0 Issue-ID: DCAEGEN2-2440 Signed-off-by: Tomasz Wrobel Change-Id: I3bd796d223980c7967f065afa937b17ff9504b86 --- cm-container/Changelog.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'cm-container/Changelog.md') diff --git a/cm-container/Changelog.md b/cm-container/Changelog.md index 74b5396..99025f2 100644 --- a/cm-container/Changelog.md +++ b/cm-container/Changelog.md @@ -4,10 +4,14 @@ 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.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) + ## [4.3.1] - 18/02/2021 * Upgrade k8s-plugin to 3.5.3 (Fix bug with default mode format in ConfigMapVolumeSource) ## [4.3.0] - 12/02/2021 * Upgrade k8s-plugin to 3.5.2 -## [4.2.0] - 05/02/2021 \ No newline at end of file +## [4.2.0] - 05/02/2021 -- cgit 1.2.3-korg