Skip to content

Commit

Permalink
Merge pull request #4432 from chrislovecnm/update-release-version
Browse files Browse the repository at this point in the history
Updating Makefile to the correct versions for the 1.8.1 release
  • Loading branch information
k8s-ci-robot authored Feb 12, 2018
2 parents ee18003 + 1898843 commit fc46375
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 @@ -46,8 +46,8 @@ MAKEDIR:=$(strip $(shell dirname "$(realpath $(lastword $(MAKEFILE_LIST)))"))
DNS_CONTROLLER_TAG=1.8.0

# Keep in sync with logic in get_workspace_status
KOPS_RELEASE_VERSION = 1.8.0
KOPS_CI_VERSION = 1.8.1-beta.1
KOPS_RELEASE_VERSION = 1.8.1
KOPS_CI_VERSION = 1.8.2-alpha.1

# kops local location
KOPS = ${LOCAL}/kops
Expand Down

0 comments on commit fc46375

Please sign in to comment.