summaryrefslogtreecommitdiffstats
path: root/k8s/ChangeLog.md
diff options
context:
space:
mode:
authorEdyta Krukowska <edyta.krukowska@nokia.com>2021-02-18 11:25:07 +0100
committerEdyta Krukowska <edyta.krukowska@nokia.com>2021-02-18 11:44:50 +0100
commitdb843c7721a59d75aa687b23a379784e8b20c741 (patch)
tree5f641ff5b46104407de454c27d1b5ec43c75a0b4 /k8s/ChangeLog.md
parent4c30c0870a21d8ecdc31070ff7bee64aa9402d1f (diff)
Fix bug with default mode format in ConfigMapVolumeSource and upgrade k8splugn to 3.5.3
Issue-ID: DCAEGEN2-2546 Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com> Change-Id: If1eef2d7b6a8c7b3403d927895e20534f0137492
Diffstat (limited to 'k8s/ChangeLog.md')
-rw-r--r--k8s/ChangeLog.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/k8s/ChangeLog.md b/k8s/ChangeLog.md
index bab0ad0..9c73f64 100644
--- a/k8s/ChangeLog.md
+++ b/k8s/ChangeLog.md
@@ -5,7 +5,8 @@ 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.3]
+* Fix bug with default mode format in ConfigMapVolumeSource
## [3.5.2]
* DCAEGEN2-2546 - Add support for config_volume in k8s_client