Merge "updated dependencies to 9.x-0 and added ServiceAccount.nameOverride substituti...
[dcaegen2/platform.git] / mod / onboardingapi / ChangeLog.md
index 21d0f0c..1de9363 100644 (file)
@@ -5,6 +5,29 @@ 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/).
 
+## [2.13.0] - 2021/09/21
+
+Changed
+  - [DCAEGEN2-2876] - Support v3 component spec for helm flow support
+
+
+## [2.12.5]
+
+* Fix component-spec-schema bug: Failed validating 'oneOf' in schema['properties']['volumes']['items']
+
+
+## [2.12.4]
+
+* Update component-spec-schema to support: kafka stream subscribes and publishes, config maps as volumes
+
+## [2.12.3]
+
+* Add Python 3.8 support
+* Use Integration base image
+
+## [2.12.1]
+
+* Run as non-root
 
 ## [2.12.0]