File tree Expand file tree Collapse file tree 8 files changed +11
-8
lines changed Expand file tree Collapse file tree 8 files changed +11
-8
lines changed Original file line number Diff line number Diff line change @@ -101,8 +101,9 @@ properties:
101101 default: 20
102102 syncGatewayVersion:
103103 type: string
104- default: 2.0 .0
104+ default: 2.1 .0
105105 enum:
106+ - 2.1.0
106107 - 2.0.0
107108
108109outputs:
Original file line number Diff line number Diff line change @@ -36,8 +36,9 @@ properties:
3636 - 4.6.2
3737 syncGatewayVersion:
3838 type: string
39- default: 2.0 .0
39+ default: 2.1 .0
4040 enum:
41+ - 2.1.0
4142 - 2.0.0
4243 - 1.5.1
4344
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ resources:
1313 type : deployment.py
1414 properties :
1515 serverVersion : 5.5.0
16- syncGatewayVersion : 2.0 .0
16+ syncGatewayVersion : 2.1 .0
1717 couchbaseUsername : couchbase
1818 couchbasePassword : foo123!
1919 license : byol
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ resources:
1313 type : deployment.py
1414 properties :
1515 serverVersion : 5.5.0
16- syncGatewayVersion : 2.0 .0
16+ syncGatewayVersion : 2.1 .0
1717 couchbaseUsername : couchbase
1818 couchbasePassword : foo123!
1919 license : byol
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ resources:
1313 type : deployment.py
1414 properties :
1515 serverVersion : 5.5.0
16- syncGatewayVersion : 2.0 .0
16+ syncGatewayVersion : 2.1 .0
1717 couchbaseUsername : couchbase
1818 couchbasePassword : foo123!
1919 license : byol
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ resources:
1313 type : deployment.py
1414 properties :
1515 serverVersion : 5.5.0
16- syncGatewayVersion : 2.0 .0
16+ syncGatewayVersion : 2.1 .0
1717 couchbaseUsername : couchbase
1818 couchbasePassword : foo123!
1919 license : byol
Original file line number Diff line number Diff line change @@ -47,8 +47,9 @@ properties:
4747 default: 10
4848 syncGatewayVersion:
4949 type: string
50- default: 2.0 .0
50+ default: 2.1 .0
5151 enum:
52+ - 2.1.0
5253 - 2.0.0
5354
5455outputs:
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ resources:
99 serverNodeCount : 3
1010 serverNodeType : ' n1-standard-1'
1111 serverDiskSize : 500
12- syncGatewayVersion : ' 2.0 .0'
12+ syncGatewayVersion : ' 2.1 .0'
1313 syncGatewayNodeCount : 1
1414 syncGatewayNodeType : ' n1-standard-1'
1515 syncGatewayDiskSize : 500
You can’t perform that action at this time.
0 commit comments