From bdf489011656b8974a9aaff825d51d90b5112b5a Mon Sep 17 00:00:00 2001
From: Kinga Kowalska <120555574+kingakowalska1@users.noreply.github.com>
Date: Mon, 27 May 2024 15:27:31 +0200
Subject: [PATCH] BUG-870872 - Update SRS version to 1.31.2
---
charts/backingservices/charts/srs/README.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/charts/backingservices/charts/srs/README.md b/charts/backingservices/charts/srs/README.md
index 0aa2bee2c..6562cf24e 100644
--- a/charts/backingservices/charts/srs/README.md
+++ b/charts/backingservices/charts/srs/README.md
@@ -37,7 +37,7 @@ The service deployment provisions runtime service pods along with a dependency o
>= 8.6 |
- 1.29.1 |
+ 1.31.2 |
< 1.25 |
Not enabled |
7.10.2, 7.16.3 & 7.17.9 |
@@ -66,7 +66,7 @@ The service deployment provisions runtime service pods along with a dependency o
### If your deployment uses the internally-provisioned Elasticsearch: ###
To migrate to Elasticsearch version 7.17.9 or 8.10.3 from the Elasticsearch version 7.10.2 or 7.16.3, perform the following steps:
-1. Update the SRS Docker image version to use v1.29.1. This version has backward compatibility with Elasticsearch versions 7.10.x and 7.16.x, so your SRS will continue to work even before you update your Elasticsearch service.
+1. Update the SRS Docker image version to use v1.31.2. This version has backward compatibility with Elasticsearch versions 7.10.x and 7.16.x, so your SRS will continue to work even before you update your Elasticsearch service.
2. To update Elasticsearch version to 7.17.9 perform the following actions:
* Update the Elasticsearch `dependencies.version` parameter in the [requirement.yaml](../../requirements.yaml) to 7.17.3.
@@ -81,7 +81,7 @@ To migrate to Elasticsearch version 7.17.9 or 8.10.3 from the Elasticsearch vers
### If your deployment connects to an externally-managed Elasticsearch service: ###
To migrate to Elasticsearch version 7.17.9 or 8.10.3 from the Elasticsearch version 7.10.2 or 7.16.3, perform the following steps:
-1. Update the SRS Docker image version to use v1.29.1. This version has backward compatibility with Elasticsearch versions 7.10.x and 7.16.x, so your SRS will continue to work even before you update your Elasticsearch service.
+1. Update the SRS Docker image version to use v1.31.2. This version has backward compatibility with Elasticsearch versions 7.10.x and 7.16.x, so your SRS will continue to work even before you update your Elasticsearch service.
2. To use Elasticsearch version 7.17.9, upgrade your external Elasticsearch cluster to 7.17.9 according to your organization’s best practices. For more information, see official Elasticsearch version 7.17 documentation.
3. To use Elasticsearch version 8.10.3, upgrade your external Elasticsearch cluster to 8.10.3 according to your organization’s best practices. For more information, see official Elasticsearch version 8.10 documentation.
4. Restart the SRS pods