From b3d27aab3f5f5ab2c36f889ce3d7eb4c10d8e53d Mon Sep 17 00:00:00 2001 From: Yogendra Rampuria - Yogi Date: Sat, 8 Oct 2022 02:02:32 +0800 Subject: [PATCH] Changing the default version to 2.15.2.0-b87 Fix for #20 --- yugabyte_cloudformation.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yugabyte_cloudformation.yaml b/yugabyte_cloudformation.yaml index 28ded3e..fe48b1e 100644 --- a/yugabyte_cloudformation.yaml +++ b/yugabyte_cloudformation.yaml @@ -5,9 +5,9 @@ Description: | Parameters: DBVersion: - Description: Default YugabyteDB version is 2.15.2.0-b175 + Description: Default YugabyteDB version is 2.15.2.0-b87 Type: String - Default: "2.15.2.0-b175" + Default: "2.15.2.0-b87" RFFactor: Description: Replication factor to create YugabyteDB cluster by default it is set to 3. Type: String