diff options
Diffstat (limited to 'mod/runtimeapi/Changelog.md')
-rw-r--r-- | mod/runtimeapi/Changelog.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/mod/runtimeapi/Changelog.md b/mod/runtimeapi/Changelog.md index 3dd643c..f7a9ebc 100644 --- a/mod/runtimeapi/Changelog.md +++ b/mod/runtimeapi/Changelog.md @@ -5,6 +5,15 @@ 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.1] - 2021-10-13 +- [DCAEGEN2-2936] Update helmgen-core to 1.0.2 +- [DCAEGEN2-2936] Update helm version to 3.5.4 + +## [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 |