Skip to content

Commit 10bc698

Browse files
yagonobrewellsie
authored andcommitted
bumped k8s version - v1.7.4
1 parent 6d30c76 commit 10bc698

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ export AWS_EC2_KEY_PATH := ${DIR_KEY_PAIR}/${AWS_EC2_KEY_NAME}.pem
3232
export INTERNAL_TLD := ${CLUSTER_NAME}.kz8s
3333

3434
export HYPERKUBE_IMAGE ?= quay.io/coreos/hyperkube
35-
export HYPERKUBE_TAG ?= v1.7.2_coreos.0
35+
export HYPERKUBE_TAG ?= v1.7.4_coreos.0
3636

3737
export CIDR_VPC ?= 10.0.0.0/16
3838
export CIDR_PODS ?= 10.2.0.0/16

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ $ make clean
4242
component / tool | version
4343
---------------- | -------:
4444
Container Linux by CoreOS | 1409.7.0, 1465.3.0, 1492.1.0
45-
kubernetes | 1.7.2
45+
kubernetes | 1.7.4
4646
flanneld | 0.7.1
4747
docker | 1.12.6
4848
etcd | 3.1.6

0 commit comments

Comments
 (0)