From: Timo Tietavainen Date: Tue, 28 Dec 2021 06:10:43 +0000 (+0200) Subject: Build new DBAAS image with latest sdlcli (v0.9.2) X-Git-Tag: 0.5.6^0 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=7772a9a748ce41e1b5a4e7c36014995d3650bd44;p=ric-plt%2Fdbaas.git Build new DBAAS image with latest sdlcli (v0.9.2) Build DBAAS image 0.5.6 with the version v0.9.2 of the sdlcli -tool. Version v0.9.2 has a fix for Redis Sentinel statuses handling in sdlcli 'healthcheck' command. Issue-Id: RIC-869 Signed-off-by: Timo Tietavainen Change-Id: I5997c48306d4d04b5ee1ce8f8d4159864f67ff70 --- diff --git a/container-tag.yaml b/container-tag.yaml index 5a54527..5ad0b8d 100644 --- a/container-tag.yaml +++ b/container-tag.yaml @@ -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.5' +tag: '0.5.6' diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 259a7a8..09189b7 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -30,6 +30,10 @@ This document provides the release notes of the dbaas. Version history --------------- +[0.5.6] - 2021-12-28 + +* Build a new DBAAS Docker image to have the latest version (0.9.2) of the sdlcli -tool + [0.5.5] - 2021-12-16 * Build a new DBAAS Docker image to take the latest version (0.9.0) of the sdlcli -tool in