summaryrefslogtreecommitdiffstats
path: root/cm-container/Changelog.md
diff options
context:
space:
mode:
Diffstat (limited to 'cm-container/Changelog.md')
-rw-r--r--cm-container/Changelog.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/cm-container/Changelog.md b/cm-container/Changelog.md
new file mode 100644
index 0000000..99025f2
--- /dev/null
+++ b/cm-container/Changelog.md
@@ -0,0 +1,17 @@
+# Change Log
+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