summaryrefslogtreecommitdiffstats
path: root/mod/runtimeapi/Changelog.md
diff options
context:
space:
mode:
authorvv770d <vv770d@att.com>2022-01-03 20:28:53 +0000
committervv770d <vv770d@att.com>2022-01-06 14:29:58 +0000
commit460c1c55994b1fa4d0f02573e4cfc6dfb26b2b30 (patch)
tree2693333b43b40c06231c2eb0b5df894d47313c1b /mod/runtimeapi/Changelog.md
parent7cabd09bc1530ca725a7af40200a4c6568616b04 (diff)
[DCAEMOD/runtime] Fix job failures on missing snapshot
Switch helmchartgenerator-core dependency to released 1.0.2 Modified version format to address NFE Change-Id: Ifbcb3ca19192ab5bdd6a8a5cd9c4086a3b558365 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3008 Issue-ID: DCAEGEN2-3028 Signed-off-by: vv770d <vv770d@att.com>
Diffstat (limited to 'mod/runtimeapi/Changelog.md')
-rw-r--r--mod/runtimeapi/Changelog.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/mod/runtimeapi/Changelog.md b/mod/runtimeapi/Changelog.md
index f7a9ebc..9e4f028 100644
--- a/mod/runtimeapi/Changelog.md
+++ b/mod/runtimeapi/Changelog.md
@@ -5,6 +5,10 @@ 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.2] - 2022-01-04
+- [DCAEGEN2-3028] Change version format to MMddHHmm (removed YY)
+- [DCAEGEN2-3008] Update helmgen-core from snapshot to released version
+
## [1.3.1] - 2021-10-13
- [DCAEGEN2-2936] Update helmgen-core to 1.0.2
- [DCAEGEN2-2936] Update helm version to 3.5.4