Skip to content

Commit

Permalink
Merge pull request #7 from sharifelgamal/v0.0.3
Browse files Browse the repository at this point in the history
bump gcp-auth-webhook image version to v0.0.3
  • Loading branch information
sharifelgamal authored Oct 2, 2020
2 parents 0466d73 + 942779e commit fc06a87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
REGISTRY?=gcr.io/k8s-minikube
VERSION=v0.0.3-snapshot
VERSION=v0.0.3

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

0 comments on commit fc06a87

Please sign in to comment.