mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-03 19:58:17 +00:00 
			
		
		
		
	Fixed manual version update in CloudFormation template comment.
This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "AWSTemplateFormatVersion": "2010-09-09",
 | 
					  "AWSTemplateFormatVersion": "2010-09-09",
 | 
				
			||||||
  "Description": "Kubernetes 0.11.1 on EC2",
 | 
					  "Description": "Kubernetes 0.11.0 on EC2",
 | 
				
			||||||
  "Mappings": {
 | 
					  "Mappings": {
 | 
				
			||||||
      "RegionMap": {
 | 
					      "RegionMap": {
 | 
				
			||||||
          "eu-central-1": {"AMI": "ami-488ebe55"},
 | 
					          "eu-central-1": {"AMI": "ami-488ebe55"},
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user