integrate helm-chart-generator to runtime api
[dcaegen2/platform.git] / mod / runtimeapi / Changelog.md
index 526159d..5baa372 100644 (file)
@@ -5,6 +5,16 @@ 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/).
 
+## [1.3.0] - 2021-09-16
+- [DCAEGEN2-2694] Integrate helm chart generator
+    - create a switch to toggle between blueprint and helm based deployment types
+- [DCAEGEN2-2805] Update commons-io version to 2.8.0
+
+## [1.2.3]
+- Update BPGenerator 1.7.3
+  - Update default k8splugin import
+  - Externalize resource limits defaults for generated blueprints
+
 ## [1.2.2]
 - Update SpringFox dependencies to version 3.0.0
   - Swagger documentation URL changed from: /swagger-ui.html to: /swagger-ui/index.html