diff options
Diffstat (limited to 'cm-container/Changelog.md')
-rw-r--r-- | cm-container/Changelog.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/cm-container/Changelog.md b/cm-container/Changelog.md index d519f93..74b5396 100644 --- a/cm-container/Changelog.md +++ b/cm-container/Changelog.md @@ -4,6 +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/). +## [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 |