Skip to content

Commit fc06a87

Browse files
Merge pull request #7 from sharifelgamal/v0.0.3
bump gcp-auth-webhook image version to v0.0.3
2 parents 0466d73 + 942779e commit fc06a87

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.3-snapshot
2+
VERSION=v0.0.3
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)