summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChrisC <christophe.closset@intl.att.com>2020-05-20 16:21:10 +0200
committerChrisC <christophe.closset@intl.att.com>2020-05-20 16:21:10 +0200
commit3e26fc50979a352d7cd82279aee3e8318298bdd5 (patch)
tree949a993f8c7abfd043a272051a4c403ec093fc46
parent6cdbbda5ee5ddf8de6bf79d74a9e7d7e28e8dc16 (diff)
AAF Frankfurt release docker artifacts
Release docker artifacts for frankfurt Issue-ID: AAF-1127 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: Iaacea180e59f7127a642971b5df22c52114d3a3a
-rw-r--r--releases/2.1.22-container.yaml19
1 files changed, 19 insertions, 0 deletions
diff --git a/releases/2.1.22-container.yaml b/releases/2.1.22-container.yaml
new file mode 100644
index 00000000..da222c1a
--- /dev/null
+++ b/releases/2.1.22-container.yaml
@@ -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