diff options
author | kaixiliu <liukaixi@chinamobile.com> | 2023-06-26 10:58:16 +0800 |
---|---|---|
committer | kaixiliu <liukaixi@chinamobile.com> | 2023-06-26 10:58:43 +0800 |
commit | ea5cbfc0d3032d1b17ebfef3ab2eb7de83aa9878 (patch) | |
tree | 47c8593d26f332e23ea530beccc2d18b034c0019 | |
parent | 9f7c21826f28d16940093a11bb1a7763140a4310 (diff) |
update the version of intent analysis to 5.2.3.
Issue-ID: USECASEUI-817
Signed-off-by: kaixiliu <liukaixi@chinamobile.com>
Change-Id: I3ad1e136a1a74dbc3ffbab6a75115c59b15bf87a
-rw-r--r-- | releases/5.2.3-container.yaml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/releases/5.2.3-container.yaml b/releases/5.2.3-container.yaml new file mode 100644 index 0000000..d57f30b --- /dev/null +++ b/releases/5.2.3-container.yaml @@ -0,0 +1,10 @@ +distribution_type: 'container' +container_release_tag: '5.2.3' +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-london/1' +ref: '9f7c21826f28d16940093a11bb1a7763140a4310' +containers: + - name: 'usecase-ui-intent-analysis' + version: '5.2.0-STAGING-20230626T022325Z'
\ No newline at end of file |