diff options
author | vv770d <vv770d@att.com> | 2022-06-03 15:12:21 +0000 |
---|---|---|
committer | Vijay Venkatesh Kumar <vv770d@att.com> | 2022-06-07 19:09:50 +0000 |
commit | 069c2f34315c02f2a13275e071d772e7007d003a (patch) | |
tree | 28a168bbf0fbd45f275a4f587098cc7bb923d4c7 /mod/runtimeapi/Changelog.md | |
parent | 95855b69835177954e185f171af2f0aea3b3d3f3 (diff) |
[MOD/Runtime] Upgrade to Helmgen-core 1.0.41.3.3-mod-runtimeapi
Includes fix on log.path setting for helm chart
Change-Id: I25459c0ba84cd3f04cbd4b1ee669a4a3587a7f77
Signed-off-by: vv770d <vv770d@att.com>
Issue-ID: DCAEGEN2-3087
Signed-off-by: vv770d <vv770d@att.com>
Diffstat (limited to 'mod/runtimeapi/Changelog.md')
-rw-r--r-- | mod/runtimeapi/Changelog.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mod/runtimeapi/Changelog.md b/mod/runtimeapi/Changelog.md index 23168b8..9f31f72 100644 --- a/mod/runtimeapi/Changelog.md +++ b/mod/runtimeapi/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.3.3] - 2022-06-03 +- [DCAEGEN2-3087] Switch helmgen-core version to 1.0.4 (includes fix for log path) + ## [1.3.2] - 2022-01-04 - [DCAEGEN2-3028] Change version format to MMddHHmm (removed YY) - [DCAEGEN2-3008] Update helmgen-core from snapshot to released version |