mirror of https://github.com/kubernetes/kops.git
Mark 1.7.0 kops version
This commit is contained in:
parent
2049c36d66
commit
2c118910af
4
Makefile
4
Makefile
|
|
@ -29,8 +29,8 @@ MAKEDIR:=$(strip $(shell dirname "$(realpath $(lastword $(MAKEFILE_LIST)))"))
|
||||||
# Keep in sync with upup/models/cloudup/resources/addons/dns-controller/
|
# Keep in sync with upup/models/cloudup/resources/addons/dns-controller/
|
||||||
DNS_CONTROLLER_TAG=1.7.1
|
DNS_CONTROLLER_TAG=1.7.1
|
||||||
|
|
||||||
KOPS_RELEASE_VERSION = 1.7.0-beta.1
|
KOPS_RELEASE_VERSION = 1.7.0
|
||||||
KOPS_CI_VERSION = 1.7.0-beta.2
|
KOPS_CI_VERSION = 1.7.1-beta.1
|
||||||
|
|
||||||
# kops install location
|
# kops install location
|
||||||
KOPS = ${GOPATH_1ST}/bin/kops
|
KOPS = ${GOPATH_1ST}/bin/kops
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue