Skip to content

Commit e04c29d

Browse files
committed
Mark 1.7.0 kops version
1 parent 9a2f05b commit e04c29d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ MAKEDIR:=$(strip $(shell dirname "$(realpath $(lastword $(MAKEFILE_LIST)))"))
2929
# Keep in sync with upup/models/cloudup/resources/addons/dns-controller/
3030
DNS_CONTROLLER_TAG=1.7.1
3131

32-
KOPS_RELEASE_VERSION = 1.7.0-beta.1
33-
KOPS_CI_VERSION = 1.7.0-beta.2
32+
KOPS_RELEASE_VERSION = 1.7.0
33+
KOPS_CI_VERSION = 1.7.1-beta.1
3434

3535
# kops install location
3636
KOPS = ${GOPATH_1ST}/bin/kops

0 commit comments

Comments
 (0)