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 4a3748c commit 411f293Copy full SHA for 411f293
Makefile
@@ -1,5 +1,5 @@
1
REGISTRY?=gcr.io/k8s-minikube
2
-VERSION=v0.0.5
+VERSION=v0.0.6
3
GOOS?=$(shell go env GOOS)
4
5
build: ## Build the gcp-auth-webhook binary
0 commit comments