diff options
author | 2021-10-13 19:31:07 -0400 | |
---|---|---|
committer | 2021-10-18 16:22:26 -0400 | |
commit | 5fc1aa06243a0f01a73663211382f8e98131b532 (patch) | |
tree | f5be34666ed6d836acde7ce0f6ab10b51ac77265 /mod/runtimeapi/Changelog.md | |
parent | 4371989e7a50d015b6eefa074d4988033223551b (diff) |
updated helmgen-core to 1.0.2 and updated helm version to 3.5.41.3.1-mod-runtimeapi
Issue-ID: DCAEGEN2-2936
Change-Id: Id460775e5480f83460230a9a9b5be9eb76f44e50
Signed-off-by: Dhrumin Desai <dd303q@att.com>
Diffstat (limited to 'mod/runtimeapi/Changelog.md')
-rw-r--r-- | mod/runtimeapi/Changelog.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mod/runtimeapi/Changelog.md b/mod/runtimeapi/Changelog.md index 5baa372..f7a9ebc 100644 --- a/mod/runtimeapi/Changelog.md +++ b/mod/runtimeapi/Changelog.md @@ -5,6 +5,10 @@ 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 |