AAF 2.1.23 docker release 36/108336/1
authorChrisC <christophe.closset@intl.att.com>
Wed, 27 May 2020 18:17:55 +0000 (20:17 +0200)
committerChrisC <christophe.closset@intl.att.com>
Wed, 27 May 2020 18:17:55 +0000 (20:17 +0200)
Release Docker 2.1.23

Issue-ID: AAF-1127
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I5323240f8763a1cdddf3fbe351544ac53139905f

releases/2.1.23-container.yaml [new file with mode: 0644]

diff --git a/releases/2.1.23-container.yaml b/releases/2.1.23-container.yaml
new file mode 100644 (file)
index 0000000..44c51fc
--- /dev/null
@@ -0,0 +1,19 @@
+distribution_type: 'container'
+container_release_tag: '2.1.23'
+project: 'aaf-authz'
+container_pull_registry: nexus3.onap.org:10003
+container_push_registry: nexus3.onap.org:10002
+ref: 'f4a772c9a661660ca9a5d84c0f3046107fd7aeb0'
+containers:
+  - name: 'aaf/aaf_cass'
+    version: '2.1.23-SNAPSHOT'
+  - name: 'aaf/aaf_base'
+    version: '2.1.23-SNAPSHOT'
+  - name: 'aaf/aaf_core'
+    version: '2.1.23-SNAPSHOT'
+  - name: 'aaf/aaf_config'
+    version: '2.1.23-SNAPSHOT'
+  - name: 'aaf/aaf_agent'
+    version: '2.1.23-SNAPSHOT'
+  - name: 'aaf/aaf_hello'
+    version: '2.1.23-SNAPSHOT'
\ No newline at end of file