From 5c7ee52bc1bc1be08ce4c285186b656b3d049341 Mon Sep 17 00:00:00 2001 From: Gaurav Sultane <31685023+gaurav172@users.noreply.github.com> Date: Sat, 28 Oct 2023 01:45:20 +0530 Subject: [PATCH] Update Instance.yaml --- mmv1/products/memcache/Instance.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mmv1/products/memcache/Instance.yaml b/mmv1/products/memcache/Instance.yaml index 3c130c1f2c49..0059dd1fccae 100644 --- a/mmv1/products/memcache/Instance.yaml +++ b/mmv1/products/memcache/Instance.yaml @@ -146,7 +146,7 @@ properties: The major version of Memcached software. If not provided, latest supported version will be used. Currently the latest supported major version is MEMCACHE_1_5. The minor version will be automatically determined by our system based on the latest supported minor version. - default_value: :MEMCACHE_1_6_15 + default_value: :MEMCACHE_1_5 values: - :MEMCACHE_1_5 - :MEMCACHE_1_6_15