aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordyh <dengyuanhong@chinamobile.com>2020-09-09 17:26:42 +0800
committerdyh <dengyuanhong@chinamobile.com>2020-09-09 17:29:37 +0800
commitacc879458b00c2d78d859ca79d683c1ec79ff554 (patch)
treeaa2507b4c068412bfcbdc79e308db91afb3e743e
parent8248c6f70f79f73a3f5ea7f9a49278321b8b4139 (diff)
Add release file
Issue-ID: MODELING-428 Change-Id: Ife3ec91fb2fd2d5f8560f9756364b16a68fd53a1 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
-rw-r--r--docs/release-notes.rst16
-rw-r--r--releases/1.0.7-container.yaml10
2 files changed, 22 insertions, 4 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index baa2566..6a6a42e 100644
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -10,7 +10,7 @@ Release Notes
etsicatalog provides package management service and parser service as Micro
Service.
-Version: 1.0.6
+Version: 1.0.7
--------------
:Release Date: 2020-05-11
@@ -22,10 +22,18 @@ Version: 1.0.6
Released components:
- etsicatalog 1.0.6
-**Bug Fixes**
+Version: 1.0.7
+--------------
-- fix bug: Failed to fetch NS package from SDC when having VL resource
-- fix bug: Failed to open admin url
+:Release Date: 2020-09-09
+
+**New Features**
+
+- Optimize the docker image
+- Remove the mandatory dependency on MSB
+
+Released components:
+ - etsicatalog 1.0.7
Version: 1.0.5
--------------
diff --git a/releases/1.0.7-container.yaml b/releases/1.0.7-container.yaml
new file mode 100644
index 0000000..a7b1637
--- /dev/null
+++ b/releases/1.0.7-container.yaml
@@ -0,0 +1,10 @@
+distribution_type: 'container'
+container_release_tag: '1.0.7'
+project: 'modeling-etsicatalog'
+container_pull_registry: nexus3.onap.org:10003
+container_push_registry: nexus3.onap.org:10002
+log_dir: 'modeling-etsicatalog-master-docker-java-version-shell-daily/396/'
+ref: '8248c6f70f79f73a3f5ea7f9a49278321b8b4139'
+containers:
+ - name: 'modeling/etsicatalog'
+ version: '1.0.7-STAGING-20200909T091556' \ No newline at end of file