diff options
author | vv770d <vv770d@att.com> | 2020-09-14 03:18:23 +0000 |
---|---|---|
committer | vv770d <vv770d@att.com> | 2020-09-14 03:20:32 +0000 |
commit | 200bb99e7e705789f4828902ac074e018bd80f37 (patch) | |
tree | acb48287b7697152f9c2ba2f0897f4fe3ffa4d2d | |
parent | 1dcf42f91aeb17d7168f820c7c250e7fa6bc8f32 (diff) |
release 2.5.3 CBS container7.0.0-ONAPguilin
Python 3.8 support
Change-Id: I1ff743711bc82476287febf707e7a960586d3bd9
Signed-off-by: vv770d <vv770d@att.com>
Issue-ID: DCAEGEN2-2292
-rw-r--r-- | releases/2.5.3-container.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/releases/2.5.3-container.yaml b/releases/2.5.3-container.yaml new file mode 100644 index 0000000..8c33ffe --- /dev/null +++ b/releases/2.5.3-container.yaml @@ -0,0 +1,8 @@ +distribution_type: 'container' +container_release_tag: '2.5.3' +project: 'dcaegen2/platform/configbinding' +log_dir: 'dcaegen2-platform-configbinding-master-release-version-java-daily/961' +ref: df9877a76ce131f9ed1cc1f187847bc5ef5cf814 +containers: + - name: 'org.onap.dcaegen2.platform.configbinding' + version: '2.5.3-SNAPSHOT-20200909T205051Z' |