diff options
author | kaixiliu <liukaixi@chinamobile.com> | 2023-06-14 17:18:37 +0800 |
---|---|---|
committer | kaixiliu <liukaixi@chinamobile.com> | 2023-06-14 17:19:23 +0800 |
commit | b95b2b8150ac47ddb21e89f23077c24fa4fb5604 (patch) | |
tree | 192e856245848d9afed635bcf97a1caae6b9a79c | |
parent | e7a36e85eab5a18e3a054e615230dcc7b3402313 (diff) |
Update the version of intent-analysis to 5.2.2
Issue-ID: USECASEUI-812
Signed-off-by: kaixiliu <liukaixi@chinamobile.com>
Change-Id: I2a5497205a8b93957c32fdb46c147f349e74b0f8
-rw-r--r-- | releases/5.2.2-container.yaml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/releases/5.2.2-container.yaml b/releases/5.2.2-container.yaml new file mode 100644 index 0000000..1740095 --- /dev/null +++ b/releases/5.2.2-container.yaml @@ -0,0 +1,10 @@ +distribution_type: 'container' +container_release_tag: '5.2.2' +project: 'usecase-ui-intent-analysis' +container_pull_registry: nexus3.onap.org:10003 +container_push_registry: nexus3.onap.org:10002 +log_dir: 'usecase-ui-intent-analysis-maven-docker-stage-master/284' +ref: 'e7a36e85eab5a18e3a054e615230dcc7b3402313' +containers: + - name: 'usecase-ui-intent-analysis' + version: '5.2.0-STAGING-20230614T081908Z'
\ No newline at end of file |