diff options
author | kaixiliu <liukaixi@chinamobile.com> | 2023-04-27 15:33:36 +0800 |
---|---|---|
committer | kaixiliu <liukaixi@chinamobile.com> | 2023-04-27 15:34:01 +0800 |
commit | b22a18a41ae844454b0e840b4d4cb01d1fffbca2 (patch) | |
tree | 8168e55b83a03bef0f4938f04714e9fa2af8ed10 | |
parent | 91cee8ec1ec801a567e46a09ac975fb03ada50c1 (diff) |
Update the version of intent-analysis to 5.2.1
Issue-ID: REQ-1442
Signed-off-by: kaixiliu <liukaixi@chinamobile.com>
Change-Id: Idfa81001c77f4e2933792d281ef943a5e9b084e5
-rw-r--r-- | releases/5.2.1-container.yaml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/releases/5.2.1-container.yaml b/releases/5.2.1-container.yaml new file mode 100644 index 0000000..a5ed1d0 --- /dev/null +++ b/releases/5.2.1-container.yaml @@ -0,0 +1,10 @@ +distribution_type: 'container' +container_release_tag: '5.2.1' +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/280' +ref: '57ab57ac7d3ee30e8f5ef682ba83a940e0f1d94e' +containers: + - name: 'usecase-ui-intent-analysis' + version: '5.2.0-STAGING-20230426T130136Z'
\ No newline at end of file |