Skip to content

Commit 4a3da3d

Browse files
Merge pull request #4 from sharifelgamal/0.0.2
bump version to 0.0.2
2 parents 5b81e6e + 06b5396 commit 4a3da3d

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.1
2+
VERSION=v0.0.2
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)