We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa72c12 commit 991cd8cCopy full SHA for 991cd8c
Makefile
@@ -44,8 +44,8 @@ MAKEDIR:=$(strip $(shell dirname "$(realpath $(lastword $(MAKEFILE_LIST)))"))
44
# Keep in sync with upup/models/cloudup/resources/addons/dns-controller/
45
DNS_CONTROLLER_TAG=1.7.1
46
47
-KOPS_RELEASE_VERSION = 1.7.1-beta.2
48
-KOPS_CI_VERSION = 1.7.1-beta.3
+KOPS_RELEASE_VERSION = 1.8.0-alpha.1
+KOPS_CI_VERSION = 1.8.0-alpha.2
49
50
# kops local location
51
KOPS = ${LOCAL}/kops
0 commit comments