We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa97be4 commit c69b811Copy full SHA for c69b811
Makefile
@@ -29,8 +29,8 @@ MAKEDIR:=$(strip $(shell dirname "$(realpath $(lastword $(MAKEFILE_LIST)))"))
29
# Keep in sync with upup/models/cloudup/resources/addons/dns-controller/
30
DNS_CONTROLLER_TAG=1.7.1
31
32
-KOPS_RELEASE_VERSION = 1.7.0
33
-KOPS_CI_VERSION = 1.7.1-beta.1
+KOPS_RELEASE_VERSION = 1.7.1
+KOPS_CI_VERSION = 1.7.2-beta.1
34
35
# kops install location
36
KOPS = ${GOPATH_1ST}/bin/kops
0 commit comments