Release image 1.0.1
authoredyta <edyta.krukowska@nokia.com>
Fri, 22 May 2020 09:51:11 +0000 (11:51 +0200)
committeredyta <edyta.krukowska@nokia.com>
Fri, 22 May 2020 09:51:11 +0000 (11:51 +0200)
Issue-ID: AAF-1091
Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com>
Change-Id: Id086f82582141be7dde1b39fadc119f7d76361e6

docs/sections/release-notes.rst
releases/1.0.1-container.yaml [new file with mode: 0644]

index a17829b..c30d550 100644 (file)
@@ -9,7 +9,7 @@ Release Notes
 Version: 1.0.1
 --------------
 
-:Release Date: 2020-xx-xx
+:Release Date: 2020-05-22
 
 **New Features**
 
diff --git a/releases/1.0.1-container.yaml b/releases/1.0.1-container.yaml
new file mode 100644 (file)
index 0000000..0742ca3
--- /dev/null
@@ -0,0 +1,12 @@
+distribution_type: 'container'
+container_release_tag: '1.0.1'
+container_pull_registry: nexus3.onap.org:10003
+container_push_registry: nexus3.onap.org:10002
+project: 'aaf-certservice'
+log_dir: 'aaf-certservice-maven-docker-stage-master/109/'
+ref: 3472d39bd861fc88c48a2f3217d73716b81f6ae3
+containers:
+  - name: 'org.onap.aaf.certservice.aaf-certservice-api'
+    version: '1.0.1-20200521T163842Z'
+  - name: 'org.onap.aaf.certservice.aaf-certservice-client'
+    version: '1.0.1-20200521T163842Z'
\ No newline at end of file