Update versions in release notes
[ccsdk/distribution.git] / docs / release-notes.rst
index 3f99714..93dafe4 100644 (file)
@@ -107,35 +107,35 @@ with the following command::
 Note: users that want to use the latest in-development Jakarta version may use the
 tag 1.3-STAGING-latest to pull the latest daily Jakarta build
 
-+---------------------------------------+--------------------------------------------+---------+
-| Image name                            | Description                                | Version |
-+=======================================+============================================+=========+
-| onap/ccsdk-alpine-j11-image           | Base Alpine Linux image for CCSDK          | 1.3.1   |
-+---------------------------------------+--------------------------------------------+---------+
-| onap/ccsdk-ansible-server-image       | Ansible server image                       | 1.3.1   |
-+---------------------------------------+--------------------------------------------+---------+
-| onap/ccsdk-apps-ms-neng               | Naming microservice                        | 1.3.0   |
-+---------------------------------------+--------------------------------------------+---------+
-| onap/ccsdk-blueprints-processor       | CDS blueprint processor                    | 1.3.0   |
-+---------------------------------------+--------------------------------------------+---------+
-| onap/ccsdk-cds-ui-server              | CDS user interface back end                | 1.3.0   |
-+---------------------------------------+--------------------------------------------+---------+
-| onap/ccsdk-commandexecutor            | CDS command executor                       | 1.3.0   |
-+---------------------------------------+--------------------------------------------+---------+
-| onap/ccsdk-controllerblueprint        | CDS controller blueprints                  | 1.3.0   |
-+---------------------------------------+--------------------------------------------+---------+
-| onap/ccsdk-dgbuilder-image            | Directed graph builder                     | 1.3.1   |
-+---------------------------------------+--------------------------------------------+---------+
-| onap/ccsdk-odl-silicon-alpine-image   | Alpine based OpenDaylight Silicon image    | 1.3.1   |
-+---------------------------------------+--------------------------------------------+---------+
-| onap/ccsdk-odlsli-alpine-image        | Alpine based OpenDaylight image with CCSDK | 1.3.1   |
-+---------------------------------------+--------------------------------------------+---------+
-| onap/ccsdk-saltstack-server-image     | Saltstack server                           | 1.3.1   |
-+---------------------------------------+--------------------------------------------+---------+
-| onap/ccsdk-sdclistener                | CDS SDC listener                           | 1.3.1   |
-+---------------------------------------+--------------------------------------------+---------+
-| onap/ccsdk-ubuntu-image               | Base Ubuntu image for CCSDK                | 1.3.1   |
-+---------------------------------------+--------------------------------------------+---------+
++------------------------------------------+--------------------------------------------+---------+
+| Image name                               | Description                                | Version |
++==========================================+============================================+=========+
+| onap/ccsdk-alpine-j11-image              | Base Alpine Linux image for CCSDK          | 1.3.4   |
++------------------------------------------+--------------------------------------------+---------+
+| onap/ccsdk-ansible-server-image          | Ansible server image                       | 1.3.4   |
++------------------------------------------+--------------------------------------------+---------+
+| onap/ccsdk-apps-ms-neng                  | Naming microservice                        | 1.3.0   |
++------------------------------------------+--------------------------------------------+---------+
+| onap/ccsdk-blueprints-processor          | CDS blueprint processor                    | 1.3.0   |
++------------------------------------------+--------------------------------------------+---------+
+| onap/ccsdk-cds-ui-server                 | CDS user interface back end                | 1.3.0   |
++------------------------------------------+--------------------------------------------+---------+
+| onap/ccsdk-commandexecutor               | CDS command executor                       | 1.3.0   |
++------------------------------------------+--------------------------------------------+---------+
+| onap/ccsdk-controllerblueprint           | CDS controller blueprints                  | 1.3.0   |
++------------------------------------------+--------------------------------------------+---------+
+| onap/ccsdk-dgbuilder-image               | Directed graph builder                     | 1.3.4   |
++------------------------------------------+--------------------------------------------+---------+
+| onap/ccsdk-odl-phosphorus-alpine-image   | Alpine based OpenDaylight Phosphorus image | 1.3.4   |
++------------------------------------------+--------------------------------------------+---------+
+| onap/ccsdk-odlsli-alpine-image           | Alpine based OpenDaylight image with CCSDK | 1.3.4   |
++------------------------------------------+--------------------------------------------+---------+
+| onap/ccsdk-saltstack-server-image        | Saltstack server                           | 1.3.4   |
++------------------------------------------+--------------------------------------------+---------+
+| onap/ccsdk-sdclistener                   | CDS SDC listener                           | 1.3.0   |
++------------------------------------------+--------------------------------------------+---------+
+| onap/ccsdk-ubuntu-image                  | Base Ubuntu image for CCSDK                | 1.3.4   |
++------------------------------------------+--------------------------------------------+---------+
 
 Maven Artifacts
 ```````````````
@@ -187,6 +187,8 @@ Frankfurt version of each.
 +-----------------------+-------------------------------+---------+--------------------------------------------------------------------------------------------------+
 | org.onap.ccsdk.parent | spring-boot-25-starter-parent | 2.3.3   | Parent used in place of spring-boot-starter-parent for Springboot 2.5.x                          |
 +-----------------------+-------------------------------+---------+--------------------------------------------------------------------------------------------------+
+| org.onap.ccsdk.parent | spring-boot-26-starter-parent | 2.3.4   | Parent used in place of spring-boot-starter-parent for Springboot 2.6.x                          |
++-----------------------+-------------------------------+---------+--------------------------------------------------------------------------------------------------+
 | org.onap.ccsdk.parent | spring-boot-starter-parent    | 2.3.3   | Parent used in place of spring-boot-starter-parent for Springboot 2.3.x                          |
 +-----------------------+-------------------------------+---------+--------------------------------------------------------------------------------------------------+
 | org.onap.ccsdk.parent | standalone-parent             | 2.3.3   | Parent used for projects that have no need for other third party parent poms                     |