diff options
author | kaixiliu <liukaixi@chinamobile.com> | 2023-06-28 18:34:47 +0800 |
---|---|---|
committer | kaixiliu <liukaixi@chinamobile.com> | 2023-06-28 18:35:03 +0800 |
commit | d9158be40d867636a911d1333c4041f3b9ffdbec (patch) | |
tree | d74ebab717ca19b007a4eadce9964b46a3784179 | |
parent | ea5cbfc0d3032d1b17ebfef3ab2eb7de83aa9878 (diff) |
update version of intent analysis to 5.2.4
Issue-ID: USECASEUI-817
Signed-off-by: kaixiliu <liukaixi@chinamobile.com>
Change-Id: I68999c3d6e5b33055d801c151f4c4327b4236b31
-rw-r--r-- | releases/5.2.4-container.yaml.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/releases/5.2.4-container.yaml.txt b/releases/5.2.4-container.yaml.txt new file mode 100644 index 0000000..d0392d6 --- /dev/null +++ b/releases/5.2.4-container.yaml.txt @@ -0,0 +1,10 @@ +distribution_type: 'container' +container_release_tag: '5.2.4' +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/2' +ref: '15f86364989f783eed1ab3f1977109bdb8b93af3' +containers: + - name: 'usecase-ui-intent-analysis' + version: '5.2.0-STAGING-20230628T102628Z'
\ No newline at end of file |