summaryrefslogtreecommitdiffstats
path: root/mod2/helm-generator/Changelog.md
diff options
context:
space:
mode:
authorDhrumin Desai <dd303q@att.com>2021-10-27 11:22:32 -0400
committerDhrumin Desai <dd303q@att.com>2021-10-27 14:25:03 -0400
commitf98abd8de6b9457a7edcd3457e664bd9200de2bf (patch)
tree1bef23b20bc5d9bd10d5f7f1686335dadc3a84ef /mod2/helm-generator/Changelog.md
parent0bae36245d468db7232bedc896f7d26681b14e03 (diff)
Add cmpv2Certificate flag, removed hyphens from config under postgres and enhanced Readme file
Issue-ID: DCAEGEN2-2948 Issue-ID: DCAEGEN2-2949 Issue-ID: DCAEGEN2-2950 Issue-ID: DCAEGEN2-2951 Change-Id: I2de3c1906ec0c967a233d40288338b76acc0dbeb Signed-off-by: Dhrumin Desai <dd303q@att.com>
Diffstat (limited to 'mod2/helm-generator/Changelog.md')
-rw-r--r--mod2/helm-generator/Changelog.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/mod2/helm-generator/Changelog.md b/mod2/helm-generator/Changelog.md
index 130e224..63e3e6c 100644
--- a/mod2/helm-generator/Changelog.md
+++ b/mod2/helm-generator/Changelog.md
@@ -5,8 +5,12 @@ 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
+## [1.0.2]- 2021-10-27
* [DCAEGEN2-2936] Convert streams_publishes and streams_subscribes json strings under applicationConfig to map
+* [DCAEGEN2-2948] Spec schema changes: Change Cluster to ClusterIP, make policy-id as required field
+* [DCAEGEN2-2949] Add useCmpv2Certificates: true and include certificate.yaml (add-on)
+* [DCAEGEN2-2950] Remove hyphens from a component name under postgres-config section
+* [DCAEGEN2-2951] Enhance Readme file: add environment variables info
## [1.0.1]- 2021-10-04