From 7f1bd29fed6ba8d0f58ceacc5c0bccbc060ee9c9 Mon Sep 17 00:00:00 2001 From: Gm Aravind Date: Tue, 1 Jul 2025 21:51:09 +0530 Subject: [PATCH] Updated Postgresql version (15.10) in the document UpdatedPostgresql version (15.10) in the document Signed-off-by: Gm Aravind --- docs/install-config/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/install-config/_index.md b/docs/install-config/_index.md index ce39d516c..70d896cdb 100644 --- a/docs/install-config/_index.md +++ b/docs/install-config/_index.md @@ -42,11 +42,11 @@ The table below lists the some of the key components that are deployed when you |Component|Version| |---|---| -|Postgresql|15.12| +|Postgresql|15.10| |Redis|7.2.6| |Beego|2.3.4| |Distribution/Distribution|2.8.3| |Helm|2.9.1| |Swagger-ui|5.9.1| -* The postgresql and redis version might be updated in the minor patch. \ No newline at end of file +* The postgresql and redis version might be updated in the minor patch.