From 7772a9a748ce41e1b5a4e7c36014995d3650bd44 Mon Sep 17 00:00:00 2001 From: Timo Tietavainen Date: Tue, 28 Dec 2021 08:10:43 +0200 Subject: [PATCH] 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 --- container-tag.yaml | 2 +- docs/release-notes.rst | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) 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 -- 2.16.6