mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
Update etcd makefile to build 3.0.4
This commit is contained in:
parent
93f802b1a6
commit
d22e7a1b4a
@ -17,7 +17,7 @@
|
||||
# Usage:
|
||||
# [TAG=2.2.1] [REGISTRY=gcr.io/google_containers] [ARCH=amd64] [BASEIMAGE=busybox] make (build|push)
|
||||
|
||||
TAG?=3.0.3
|
||||
TAG?=3.0.4
|
||||
ARCH?=amd64
|
||||
REGISTRY?=gcr.io/google_containers
|
||||
GOLANG_VERSION?=1.6.3
|
||||
|
Loading…
Reference in New Issue
Block a user