Commit d90b76aa authored by Mike Danese's avatar Mike Danese

bump etcd version to 2.2.1 in Makefile

parent 97275873
.PHONY: clean build push
IMAGE = etcd
TAG = 2.0.12
ETCD_VERSION = 2.0.12
TAG = 2.2.1
ETCD_VERSION = 2.2.1
OUTPUT_DIR = $(IMAGE)-v$(ETCD_VERSION)-linux-amd64
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