Build new DBAAS image with latest sdlcli (v0.9.3) 88/7488/1 0.5.7
authorTimo Tietavainen <timo.tietavainen@nokia.com>
Thu, 30 Dec 2021 15:38:31 +0000 (17:38 +0200)
committerTimo Tietavainen <timo.tietavainen@nokia.com>
Thu, 30 Dec 2021 15:38:31 +0000 (17:38 +0200)
Build DBAAS image 0.5.7 with the version v0.9.3 of the sdlcli -tool.
Version v0.9.3 has a fix for sdlcli get -command result write to stdout
stream instead of stderr when comment success.

Issue-Id: RIC-873

Signed-off-by: Timo Tietavainen <timo.tietavainen@nokia.com>
Change-Id: I26bdd64ebe2c938f8a37379a2ab954139ad7d3de

container-tag.yaml
docs/release-notes.rst

index 5ad0b8d..67eb300 100644 (file)
@@ -2,4 +2,4 @@
 # This file is expected to be in the docker build directory;
 # can be moved with suitable JJB configuration.
 ---
-tag: '0.5.6'
+tag: '0.5.7'
index 09189b7..b2af2b6 100644 (file)
@@ -30,6 +30,10 @@ This document provides the release notes of the dbaas.
 Version history
 ---------------
 
+[0.5.7] - 2021-12-30
+
+* Build a new DBAAS Docker image to have the latest version (0.9.3) of the sdlcli -tool
+
 [0.5.6] - 2021-12-28
 
 * Build a new DBAAS Docker image to have the latest version (0.9.2) of the sdlcli -tool