Skip to content

Commit 12cd9d4

Browse files
AWS Templates | Change Default Version to R82-BYOL (#515)
Co-authored-by: avivm <[email protected]>
1 parent fb04240 commit 12cd9d4

28 files changed

+36
-36
lines changed

aws/templates/asg/autoscale-master.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -414,7 +414,7 @@ Parameters:
414414
Default: ''
415415
GatewayVersion:
416416
Type: String
417-
Default: R81.20-BYOL
417+
Default: R82-BYOL
418418
AllowedValues:
419419
- R81.10-BYOL
420420
- R81.10-PAYG-NGTP

aws/templates/asg/autoscale.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ Parameters:
329329
Default: ''
330330
GatewayVersion:
331331
Type: String
332-
Default: R81.20-BYOL
332+
Default: R82-BYOL
333333
AllowedValues:
334334
- R81.10-BYOL
335335
- R81.10-PAYG-NGTP

aws/templates/cluster/cluster-master.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ Parameters:
333333
- false
334334
GatewayVersion:
335335
Type: String
336-
Default: R81.20-BYOL
336+
Default: R82-BYOL
337337
AllowedValues:
338338
- R81.10-BYOL
339339
- R81.10-PAYG-NGTP

aws/templates/cluster/cluster.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@ Parameters:
328328
- false
329329
GatewayVersion:
330330
Type: String
331-
Default: R81.20-BYOL
331+
Default: R82-BYOL
332332
AllowedValues:
333333
- R81.10-BYOL
334334
- R81.10-PAYG-NGTP

aws/templates/cross-az-cluster/cross-az-cluster-master.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ Parameters:
341341
- false
342342
GatewayVersion:
343343
Type: String
344-
Default: R81.20-BYOL
344+
Default: R82-BYOL
345345
AllowedValues:
346346
- R81.20-BYOL
347347
- R81.20-PAYG-NGTP

aws/templates/cross-az-cluster/cross-az-cluster.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ Parameters:
346346
- false
347347
GatewayVersion:
348348
Type: String
349-
Default: R81.20-BYOL
349+
Default: R82-BYOL
350350
AllowedValues:
351351
- R81.20-BYOL
352352
- R81.20-PAYG-NGTP

aws/templates/geo-cluster/geo-cluster-master.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ Parameters:
353353
GatewayVersion:
354354
Description: The license to install on the Security Gateways.
355355
Type: String
356-
Default: R81.10-BYOL
356+
Default: R82-BYOL
357357
AllowedValues:
358358
- R81.10-BYOL
359359
- R81.10-PAYG-NGTP

aws/templates/geo-cluster/geo-cluster.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@ Parameters:
347347
GatewayVersion:
348348
Description: The license to install on the Security Gateways.
349349
Type: String
350-
Default: R81.10-BYOL
350+
Default: R82-BYOL
351351
AllowedValues:
352352
- R81.10-BYOL
353353
- R81.10-PAYG-NGTP

aws/templates/gwlb-asg/gwlb-master.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -466,7 +466,7 @@ Parameters:
466466
GatewayVersion:
467467
Description: The version and license to install on the Security Gateways.
468468
Type: String
469-
Default: R81.20-BYOL
469+
Default: R82-BYOL
470470
AllowedValues:
471471
- R81.20-BYOL
472472
- R81.20-PAYG-NGTP
@@ -649,7 +649,7 @@ Parameters:
649649
ManagementVersion:
650650
Description: The license to install on the Security Management Server.
651651
Type: String
652-
Default: R81.20-BYOL
652+
Default: R82-BYOL
653653
AllowedValues:
654654
- R81.10-BYOL
655655
- R81.10-PAYG

aws/templates/gwlb-asg/gwlb.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,7 @@ Parameters:
416416
GatewayVersion:
417417
Description: The version and license to install on the Security Gateways.
418418
Type: String
419-
Default: R81.20-BYOL
419+
Default: R82-BYOL
420420
AllowedValues:
421421
- R81.20-BYOL
422422
- R81.20-PAYG-NGTP
@@ -599,7 +599,7 @@ Parameters:
599599
ManagementVersion:
600600
Description: The license to install on the Security Management Server.
601601
Type: String
602-
Default: R81.20-BYOL
602+
Default: R82-BYOL
603603
AllowedValues:
604604
- R81.10-BYOL
605605
- R81.10-PAYG

0 commit comments

Comments
 (0)