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.
1 parent 5de2030 commit 6f205d9Copy full SHA for 6f205d9
Makefile
@@ -1,5 +1,5 @@
1
REGISTRY?=gcr.io/k8s-minikube
2
-VERSION=20210202-test2
+VERSION=v0.0.3
3
GOOS?=$(shell go env GOOS)
4
5
build: ## Build the gcp-auth-webhook binary
0 commit comments