mirror of https://github.com/kubernetes/kops.git
Release 1.8.1
This commit is contained in:
parent
0218874481
commit
94ef2027be
4
Makefile
4
Makefile
|
@ -45,8 +45,8 @@ MAKEDIR:=$(strip $(shell dirname "$(realpath $(lastword $(MAKEFILE_LIST)))"))
|
|||
# Keep in sync with upup/models/cloudup/resources/addons/dns-controller/
|
||||
DNS_CONTROLLER_TAG=1.8.0
|
||||
|
||||
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-beta.1
|
||||
|
||||
# kops local location
|
||||
KOPS = ${LOCAL}/kops
|
||||
|
|
Loading…
Reference in New Issue