Skip to content

Commit

Permalink
deps: uplift crd-ref-docs to 0.1.0 (#1206)
Browse files Browse the repository at this point in the history
* deps: uplift crd-ref-docs to 0.1.0

- their release changed and support different os/arch binary

Signed-off-by: Wen Zhou <wenzhou@redhat.com>

* update: rewrite after review

Signed-off-by: Wen Zhou <wenzhou@redhat.com>

---------

Signed-off-by: Wen Zhou <wenzhou@redhat.com>
(cherry picked from commit 3ce4d58)
  • Loading branch information
zdtsw authored and openshift-merge-bot[bot] committed Sep 18, 2024
1 parent 50b97d6 commit 7b4a70a
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
Expand Up @@ -76,7 +76,7 @@ YQ_VERSION ?= v4.12.2
# ENVTEST_K8S_VERSION refers to the version of kubebuilder assets to be downloaded by envtest binary.
ENVTEST_K8S_VERSION = 1.31.0
ENVTEST_PACKAGE_VERSION = v0.0.0-20240813183042-b901db121e1f
CRD_REF_DOCS_VERSION = 0.0.11
CRD_REF_DOCS_VERSION = 0.1.0

# Get the currently used golang install path (in GOPATH/bin, unless GOBIN is set)
ifeq (,$(shell go env GOBIN))
Expand Down

0 comments on commit 7b4a70a

Please sign in to comment.