We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5b81e6e + 06b5396 commit 4a3da3dCopy full SHA for 4a3da3d
Makefile
@@ -1,5 +1,5 @@
1
REGISTRY?=gcr.io/k8s-minikube
2
-VERSION=v0.0.1
+VERSION=v0.0.2
3
4
build:
5
CGO_ENABLED=0 GOOS=linux go build -o out/gcp-auth-webhook -ldflags=$(PROVISIONER_LDFLAGS) server.go
0 commit comments