Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
snehala27 authored Oct 11, 2023
1 parent a8cd74d commit 3628345
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster-autoscaler/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ ALL_ARCH = amd64 arm64
all: $(addprefix build-arch-,$(ALL_ARCH))

SPECTRO_VERSION ?= 4.1.0-dev
TAG ?= v0.4.0-spectro-${SPECTRO_VERSION}
TAG ?= v1.25.0-spectro-${SPECTRO_VERSION}
FLAGS=
LDFLAGS?=-s
ENVVAR=CGO_ENABLED=0
Expand Down

0 comments on commit 3628345

Please sign in to comment.