AAF Frankfurt release docker artifacts 82/107982/1
authorChrisC <christophe.closset@intl.att.com>
Wed, 20 May 2020 14:21:10 +0000 (16:21 +0200)
committerChrisC <christophe.closset@intl.att.com>
Wed, 20 May 2020 14:21:10 +0000 (16:21 +0200)
Release docker artifacts for frankfurt

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

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

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