summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChrisC <christophe.closset@intl.att.com>2020-04-06 10:49:29 +0200
committerChrisC <christophe.closset@intl.att.com>2020-04-06 11:17:46 +0200
commit419e18a9e90ac521995283a38996939ea6f3154a (patch)
tree3a806495d8096fafe27581002fc48ffa74580f49
parent172045b5db0618f288b577a9fdbb8ece3208d687 (diff)
AAF Non Root Self release
Release docker containers for AAF SMS Non root Issue-ID: AAF-1102 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: Ie6b6813c310a9223a56f89040b387f9bfd5ffb6f Signed-off-by: ChrisC <christophe.closset@intl.att.com>
-rw-r--r--releases/4.0.2-container.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/releases/4.0.2-container.yaml b/releases/4.0.2-container.yaml
new file mode 100644
index 0000000..5af2a27
--- /dev/null
+++ b/releases/4.0.2-container.yaml
@@ -0,0 +1,12 @@
+distribution_type: 'container'
+container_release_tag: '4.0.2'
+project: 'aaf-sms'
+log-dir: 'aaf-sms-master-docker-golang-shell-daily/767/'
+container_pull_registry: nexus3.onap.org:10003
+container_push_registry: nexus3.onap.org:10002
+ref: '172045b5db0618f288b577a9fdbb8ece3208d687'
+containers:
+ - name: 'aaf/sms'
+ version: '4.0.0-SNAPSHOT-latest'
+ - name: 'aaf/smsquorumclient'
+ version: '4.0.0-SNAPSHOT-latest' \ No newline at end of file