mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
Fixed manual version update in CloudFormation template comment.
This commit is contained in:
parent
13c32d9179
commit
3d50f0dc19
@ -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"},
|
||||||
|
Loading…
Reference in New Issue
Block a user