From 8852e683a9cd036f1b0d7cb38153b88eded329de Mon Sep 17 00:00:00 2001 From: vv770d Date: Tue, 21 Sep 2021 19:25:00 +0000 Subject: [MOD/onboarding] Switch to v3 component spec Change-Id: I31f05857aebb606fc032065800e57fcc5be1dd96 Signed-off-by: vv770d Issue-ID: DCAEGEN2-2876 Signed-off-by: vv770d --- mod/onboardingapi/ChangeLog.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'mod/onboardingapi/ChangeLog.md') 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'] -- cgit 1.2.3-korg