Skip to content

Commit

Permalink
Merge b329178 into 35ead73
Browse files Browse the repository at this point in the history
  • Loading branch information
justinsb committed Oct 4, 2017
2 parents 35ead73 + b329178 commit 253388d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion channels/alpha
Expand Up @@ -14,7 +14,7 @@ spec:
providerID: aws
kubernetesVersion: ">=1.7.0"
- providerID: gce
name: "cos-cloud/cos-stable-57-9202-64-0"
name: "cos-cloud/cos-stable-60-9592-90-0"
cluster:
kubernetesVersion: v1.5.7
networking:
Expand Down
2 changes: 1 addition & 1 deletion channels/stable
Expand Up @@ -14,7 +14,7 @@ spec:
providerID: aws
kubernetesVersion: ">=1.7.0"
- providerID: gce
name: "cos-cloud/cos-stable-57-9202-64-0"
name: "cos-cloud/cos-stable-60-9592-90-0"
cluster:
kubernetesVersion: v1.5.7
networking:
Expand Down
Expand Up @@ -60,7 +60,7 @@ metadata:
kops.k8s.io/cluster: ha-gce.example.com
name: master-us-test1-a
spec:
image: cos-cloud/cos-stable-57-9202-64-0
image: cos-cloud/cos-stable-60-9592-90-0
machineType: n1-standard-1
maxSize: 1
minSize: 1
Expand All @@ -80,7 +80,7 @@ metadata:
kops.k8s.io/cluster: ha-gce.example.com
name: master-us-test1-b
spec:
image: cos-cloud/cos-stable-57-9202-64-0
image: cos-cloud/cos-stable-60-9592-90-0
machineType: n1-standard-1
maxSize: 1
minSize: 1
Expand All @@ -100,7 +100,7 @@ metadata:
kops.k8s.io/cluster: ha-gce.example.com
name: master-us-test1-c
spec:
image: cos-cloud/cos-stable-57-9202-64-0
image: cos-cloud/cos-stable-60-9592-90-0
machineType: n1-standard-1
maxSize: 1
minSize: 1
Expand All @@ -120,7 +120,7 @@ metadata:
kops.k8s.io/cluster: ha-gce.example.com
name: nodes
spec:
image: cos-cloud/cos-stable-57-9202-64-0
image: cos-cloud/cos-stable-60-9592-90-0
machineType: n1-standard-2
maxSize: 2
minSize: 2
Expand Down

0 comments on commit 253388d

Please sign in to comment.