Skip to content

Commit 22b22cc

Browse files
committed
Version 1.6.1
1 parent 53b0352 commit 22b22cc

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
33-
KOPS_CI_VERSION=1.6.1-beta.1
32+
KOPS_RELEASE_VERSION=1.6.1
33+
KOPS_CI_VERSION=1.6.2-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)