diff --git a/docs/getting-started-guides/aws/cloudformation-template.json b/docs/getting-started-guides/aws/cloudformation-template.json index 5c612f3861c..7cac37cade9 100644 --- a/docs/getting-started-guides/aws/cloudformation-template.json +++ b/docs/getting-started-guides/aws/cloudformation-template.json @@ -1,6 +1,6 @@ { "AWSTemplateFormatVersion": "2010-09-09", - "Description": "Kubernetes 0.11.1 on EC2", + "Description": "Kubernetes 0.11.0 on EC2", "Mappings": { "RegionMap": { "eu-central-1": {"AMI": "ami-488ebe55"},