From 0bae36245d468db7232bedc896f7d26681b14e03 Mon Sep 17 00:00:00 2001 From: Dhrumin Desai Date: Wed, 13 Oct 2021 19:14:26 -0400 Subject: Convert streams_publishes and streams_subscribes json strings under applicationConfig to map in helm chart generator Issue-ID: DCAEGEN2-2936 Change-Id: I0ebfa7e615ef53ff12e84551f9847038f92f1724 Signed-off-by: Dhrumin Desai --- mod2/helm-generator/Changelog.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'mod2/helm-generator/Changelog.md') diff --git a/mod2/helm-generator/Changelog.md b/mod2/helm-generator/Changelog.md index fa5463d..130e224 100644 --- a/mod2/helm-generator/Changelog.md +++ b/mod2/helm-generator/Changelog.md @@ -5,6 +5,9 @@ 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.0.2]- 2021-10-13 +* [DCAEGEN2-2936] Convert streams_publishes and streams_subscribes json strings under applicationConfig to map + ## [1.0.1]- 2021-10-04 * [DCAEGEN2-2911] Refactor the code to make it more testable @@ -16,4 +19,4 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [1.0.0] -* Helm chart generator seed code introduction \ No newline at end of file +* Helm chart generator seed code introduction -- cgit 1.2.3-korg