diff options
author | vv770d <vv770d@att.com> | 2021-09-21 19:25:00 +0000 |
---|---|---|
committer | vv770d <vv770d@att.com> | 2021-09-27 19:20:16 +0000 |
commit | 8852e683a9cd036f1b0d7cb38153b88eded329de (patch) | |
tree | 41ddea5fa9c9878946344a0bfdd23c4498148a74 /mod/onboardingapi/ChangeLog.md | |
parent | 0d1b8727a44b0add010b79e495b799e538057d20 (diff) |
[MOD/onboarding] Switch to v3 component spec2.13.0-mod-onboardingapi
Change-Id: I31f05857aebb606fc032065800e57fcc5be1dd96
Signed-off-by: vv770d <vv770d@att.com>
Issue-ID: DCAEGEN2-2876
Signed-off-by: vv770d <vv770d@att.com>
Diffstat (limited to 'mod/onboardingapi/ChangeLog.md')
-rw-r--r-- | mod/onboardingapi/ChangeLog.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mod/onboardingapi/ChangeLog.md b/mod/onboardingapi/ChangeLog.md index ede9878..1de9363 100644 --- a/mod/onboardingapi/ChangeLog.md +++ b/mod/onboardingapi/ChangeLog.md @@ -5,6 +5,12 @@ 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/). +## [2.13.0] - 2021/09/21 + +Changed + - [DCAEGEN2-2876] - Support v3 component spec for helm flow support + + ## [2.12.5] * Fix component-spec-schema bug: Failed validating 'oneOf' in schema['properties']['volumes']['items'] |