Skip to content

Commit

Permalink
Add memcached-1.6.15 to the list of allowed memcache versions
Browse files Browse the repository at this point in the history
  • Loading branch information
gaurav172 committed Oct 27, 2023
1 parent 6aa307c commit e202a3b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion mmv1/products/memcache/Instance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -146,9 +146,10 @@ 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_5
default_value: :MEMCACHE_1_6_15
values:
- :MEMCACHE_1_5
- :MEMCACHE_1_6_15
- !ruby/object:Api::Type::NestedObject
name: nodeConfig
description: |
Expand Down

0 comments on commit e202a3b

Please sign in to comment.