Update container tag v1.0.1 35/6435/3
authorsubhash kumar singh <subh.singh@samsung.com>
Fri, 25 Jun 2021 07:48:49 +0000 (13:18 +0530)
committersubhash kumar singh <subh.singh@samsung.com>
Fri, 25 Jun 2021 09:49:02 +0000 (15:19 +0530)
Update container tag v1.0.1.

Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
Change-Id: I2c44ab0e4f4ec54875d5a36650e9c730ddf590c4

config/config-file.json
container-tag.yaml
docs/release-notes.rst

index af7888d..e0ccec8 100644 (file)
@@ -7,7 +7,7 @@
             "image": {
                 "registry": "nexus3.o-ran-sc.org:10004",
                 "name": "o-ran-sc/ric-app-hw-go",
-                "tag": "1.0.0"
+                "tag": "1.0.1"
             }
         }
     ],
index 707a9ab..1c47902 100644 (file)
@@ -1,4 +1,4 @@
 # The Jenkins job requires a tag to build the Docker image.
 # Global-JJB script assumes this file is in the repo root.
 ---
-tag: 1.0.0
+tag: 1.0.1
index d9d7245..806529e 100644 (file)
@@ -21,7 +21,7 @@ Version history
 | **Date**           | **Ver.**           | **Author**               | **Comment**        |
 |                    |                    |                          |                    |
 +--------------------+--------------------+--------------------------+--------------------+
-| 2021-06-23         | 1.0.0              |   Subhash Kumar Singh    | Dawn Release       |
+| 2021-06-25         | 1.0.1              |   Subhash Kumar Singh    | Dawn Release       |
 |                    |                    |                          |                    |
 +--------------------+--------------------+--------------------------+--------------------+
 
@@ -52,7 +52,7 @@ Release Data
 | **Release designation**              |      Dawn                            |
 |                                      |                                      |
 +--------------------------------------+--------------------------------------+
-| **Release date**                     |      2021-06-23                      |
+| **Release date**                     |      2021-06-25                      |
 |                                      |                                      |
 +--------------------------------------+--------------------------------------+
 | **Purpose of the delivery**          | open-source golang Hello World xAPP  |