X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=mod2%2Fhelm-generator%2FChangelog.md;h=2dabb70ec9c74a36802c50feaaeedfed0bc033ae;hb=c192055aaaa8af184716d071356e75d5b68ce9bc;hp=fa5463d7d3cd17556665e6697b8c08d85c130500;hpb=ff94acee8b41511dcd7f339778c87ca5931e8668;p=dcaegen2%2Fplatform.git diff --git a/mod2/helm-generator/Changelog.md b/mod2/helm-generator/Changelog.md index fa5463d..2dabb70 100644 --- a/mod2/helm-generator/Changelog.md +++ b/mod2/helm-generator/Changelog.md @@ -5,6 +5,17 @@ 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.3]- 2022-02-23 +* [DCAEGEN2-3052] Vulnerability fixes for okhttp & commons-io modules + +## [1.0.2]- 2021-11-05 +* [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 +* [DCAEGEN2-2960] update dependencies to 9.x-0. Add ServiceAccount.nameOverride substitution check. + ## [1.0.1]- 2021-10-04 * [DCAEGEN2-2911] Refactor the code to make it more testable @@ -16,4 +27,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