Skip to content

Commit 465f2b6

Browse files
committed
revert to original version, bump version in separate PR
1 parent 4b6efde commit 465f2b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
REGISTRY?=gcr.io/k8s-minikube
2-
VERSION=v0.0.2
2+
VERSION=v0.0.1
33

44
build:
55
CGO_ENABLED=0 GOOS=linux go build -o out/gcp-auth-webhook -ldflags=$(PROVISIONER_LDFLAGS) server.go

0 commit comments

Comments
 (0)