We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97643d2 commit 98ae12aCopy full SHA for 98ae12a
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.6.2
31
32
-KOPS_RELEASE_VERSION = 1.6.1
33
-KOPS_CI_VERSION = 1.6.2-beta.1
+KOPS_RELEASE_VERSION = 1.6.2
+KOPS_CI_VERSION = 1.6.3-beta.1
34
35
# kops install location
36
KOPS = ${GOPATH_1ST}/bin/kops
0 commit comments