Skip to content

Commit f69a313

Browse files
committed
Update version to 1.6.0
1 parent a60643a commit f69a313

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.6.1
3131

32-
KOPS_RELEASE_VERSION=1.6.0-beta.1
33-
KOPS_CI_VERSION=1.6.0-beta.2
32+
KOPS_RELEASE_VERSION=1.6.0
33+
KOPS_CI_VERSION=1.6.1-beta.1
3434
KOPS=${GOPATH_1ST}/bin/kops
3535

3636
GITSHA := $(shell cd ${GOPATH_1ST}/src/k8s.io/kops; git describe --always)

0 commit comments

Comments
 (0)