aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoredyta <edyta.krukowska@nokia.com>2020-05-22 11:51:11 +0200
committeredyta <edyta.krukowska@nokia.com>2020-05-22 11:51:11 +0200
commit8fd0b8859cca93a93157abf0a5cd8cf53fd3ac04 (patch)
treef19f3b9f7e7b16dc300d06d1489995c8b784c948
parentad63ce0e835ceb7509d398b91e5a9aca00987e64 (diff)
Release image 1.0.1
Issue-ID: AAF-1091 Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com> Change-Id: Id086f82582141be7dde1b39fadc119f7d76361e6
-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