mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-03 18:27:49 +00:00
Bumped image tag for Resource Consumer
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
all: clean consumer
|
all: clean consumer
|
||||||
|
|
||||||
TAG = alpha
|
TAG = beta
|
||||||
|
|
||||||
consumer:
|
consumer:
|
||||||
CGO_ENABLED=0 godep go build -a -installsuffix cgo --ldflags '-w' -o consume-cpu/consume-cpu ./consume-cpu/consume_cpu.go
|
CGO_ENABLED=0 godep go build -a -installsuffix cgo --ldflags '-w' -o consume-cpu/consume-cpu ./consume-cpu/consume_cpu.go
|
||||||
|
Reference in New Issue
Block a user