Mark 1.7.0 kops version

This commit is contained in:
Justin Santa Barbara 2017-07-26 17:04:57 -04:00
parent 2049c36d66
commit 2c118910af
1 changed files with 2 additions and 2 deletions

View File

@ -29,8 +29,8 @@ MAKEDIR:=$(strip $(shell dirname "$(realpath $(lastword $(MAKEFILE_LIST)))"))
# Keep in sync with upup/models/cloudup/resources/addons/dns-controller/
DNS_CONTROLLER_TAG=1.7.1
KOPS_RELEASE_VERSION = 1.7.0-beta.1
KOPS_CI_VERSION = 1.7.0-beta.2
KOPS_RELEASE_VERSION = 1.7.0
KOPS_CI_VERSION = 1.7.1-beta.1
# kops install location
KOPS = ${GOPATH_1ST}/bin/kops