diff options
author | Tony Hansen <tony@att.com> | 2022-05-31 19:34:08 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2022-05-31 19:34:08 +0000 |
commit | 04805cd69981a24126836f882d178df5ff856318 (patch) | |
tree | a0f78580b74426ba90d18d8a5254afff21156853 /mod2/helm-generator/Changelog.md | |
parent | 3406e99107e26fe4be26025708f86ed6e16a44a5 (diff) | |
parent | cfc6837e96db3f540505d088c767f5da76d434a3 (diff) |
Merge "[MOD/Helm-gen] Add log.path setting for helm-gen"
Diffstat (limited to 'mod2/helm-generator/Changelog.md')
-rw-r--r-- | mod2/helm-generator/Changelog.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mod2/helm-generator/Changelog.md b/mod2/helm-generator/Changelog.md index 2dabb70..81c1d59 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.4]- 2022-05-24 +* [DCAEGEN2-3087] Helm-gen fix for logpath default + ## [1.0.3]- 2022-02-23 * [DCAEGEN2-3052] Vulnerability fixes for okhttp & commons-io modules |