From d936e1a7b6f2625e1f42ee8d3e05435c98f5a082 Mon Sep 17 00:00:00 2001 From: Christian Berendt Date: Tue, 7 May 2024 21:27:41 +0200 Subject: [PATCH] Prepare 7.0.4 release (#1364) Signed-off-by: Christian Berendt --- doc/source/index.rst | 2 +- doc/source/notes/7.rst | 21 ++++++++++++++++++--- 2 files changed, 19 insertions(+), 4 deletions(-) diff --git a/doc/source/index.rst b/doc/source/index.rst index 51044730..0f812080 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -2,7 +2,7 @@ OSISM releases ============== -The latest available stable release is 7.0.3. +The latest available stable release is 7.0.4. Release notes ============= diff --git a/doc/source/notes/7.rst b/doc/source/notes/7.rst index 0234bc69..f19c21d7 100644 --- a/doc/source/notes/7.rst +++ b/doc/source/notes/7.rst @@ -6,12 +6,18 @@ Instructions for the upgrade can be found in the `upgrade guide `_) has been noticed which leads to a delay of up to 2 minutes between the necessary container stops and starts. This is due to a bug in the service units of all Kolla services. The bug is fixed in the current release.