Skip to content

Commit 991cd8c

Browse files
committed
Tag 1.8.0-alpha.1
1 parent aa72c12 commit 991cd8c

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
@@ -44,8 +44,8 @@ MAKEDIR:=$(strip $(shell dirname "$(realpath $(lastword $(MAKEFILE_LIST)))"))
4444
# Keep in sync with upup/models/cloudup/resources/addons/dns-controller/
4545
DNS_CONTROLLER_TAG=1.7.1
4646

47-
KOPS_RELEASE_VERSION = 1.7.1-beta.2
48-
KOPS_CI_VERSION = 1.7.1-beta.3
47+
KOPS_RELEASE_VERSION = 1.8.0-alpha.1
48+
KOPS_CI_VERSION = 1.8.0-alpha.2
4949

5050
# kops local location
5151
KOPS = ${LOCAL}/kops

0 commit comments

Comments
 (0)