Fixed manual version update in CloudFormation template comment.

This commit is contained in:
Paulo Pires 2015-02-22 16:19:39 +00:00
parent 13c32d9179
commit 3d50f0dc19

View File

@ -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"},