aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/sections/release-notes.rst2
-rw-r--r--releases/1.0.1-container.yaml12
2 files changed, 13 insertions, 1 deletions
diff --git a/docs/sections/release-notes.rst b/docs/sections/release-notes.rst
index a17829b8..c30d5505 100644
--- a/docs/sections/release-notes.rst
+++ b/docs/sections/release-notes.rst
@@ -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
index 00000000..0742ca3a
--- /dev/null
+++ b/releases/1.0.1-container.yaml
@@ -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