Commit 77f41e8f authored by Alex Robinson's avatar Alex Robinson

Merge pull request #16620 from mikedanese/etcd-bump

bump etcd version to 2.2.1 in Makefile
parents bc608dee d90b76aa
.PHONY: clean build push .PHONY: clean build push
IMAGE = etcd IMAGE = etcd
TAG = 2.0.12 TAG = 2.2.1
ETCD_VERSION = 2.0.12 ETCD_VERSION = 2.2.1
OUTPUT_DIR = $(IMAGE)-v$(ETCD_VERSION)-linux-amd64 OUTPUT_DIR = $(IMAGE)-v$(ETCD_VERSION)-linux-amd64
clean: clean:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment