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 456bf0e commit 2792254Copy full SHA for 2792254
Makefile
@@ -210,7 +210,7 @@ KUSTOMIZE ?= $(LOCALBIN)/kustomize
210
CONTROLLER_GEN ?= $(LOCALBIN)/controller-gen
211
ENVTEST ?= $(LOCALBIN)/setup-envtest
212
GEN_CRD_API_REFERENCE_DOCS ?= $(LOCALBIN)/gen-crd-api-reference-docs
213
-GEN_API_REF_DOCS_VERSION ?= f2b6666352402b0f00e81881f7f60b056a02f0e2
+GEN_API_REF_DOCS_VERSION ?= 71fefeed89106e8d2879b9797e5991d414336182
214
215
## Tool Versions
216
KUSTOMIZE_VERSION ?= v5.6.0
0 commit comments