Skip to content

Commit

Permalink
Release 1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
justinsb committed Jun 20, 2017
1 parent 97643d2 commit 98ae12a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ MAKEDIR:=$(strip $(shell dirname "$(realpath $(lastword $(MAKEFILE_LIST)))"))
# Keep in sync with upup/models/cloudup/resources/addons/dns-controller/
DNS_CONTROLLER_TAG=1.6.2

KOPS_RELEASE_VERSION = 1.6.1
KOPS_CI_VERSION = 1.6.2-beta.1
KOPS_RELEASE_VERSION = 1.6.2
KOPS_CI_VERSION = 1.6.3-beta.1

# kops install location
KOPS = ${GOPATH_1ST}/bin/kops
Expand Down

0 comments on commit 98ae12a

Please sign in to comment.