summaryrefslogtreecommitdiffstats
path: root/mod2/helm-generator/Changelog.md
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2022-05-24 17:55:34 -0400
committerVijay Venkatesh Kumar <vv770d@att.com>2022-05-26 14:50:36 +0000
commitcfc6837e96db3f540505d088c767f5da76d434a3 (patch)
treecf59233e5e56bedad6280b8a9946b6b4638c162f /mod2/helm-generator/Changelog.md
parent95855b69835177954e185f171af2f0aea3b3d3f3 (diff)
[MOD/Helm-gen] Add log.path setting for helm-gen
Issue-ID: DCAEGEN2-3087 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Change-Id: I0ea4861ba029501b19f3bd811f597dd2949b2d7e Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Diffstat (limited to 'mod2/helm-generator/Changelog.md')
-rw-r--r--mod2/helm-generator/Changelog.md3
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