Skip to content

Commit

Permalink
Merge pull request #949 from flavio/update-ginkgo
Browse files Browse the repository at this point in the history
chore(deps): update ginkgo binary
  • Loading branch information
flavio authored Dec 20, 2024
2 parents 610b67a + b8de118 commit f3325ba
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 @@ -200,7 +200,7 @@ KUSTOMIZE_VERSION ?= v5.4.1
CONTROLLER_TOOLS_VERSION ?= v0.16.1
ENVTEST_VERSION ?= release-0.18
GOLANGCI_LINT_VERSION ?= v1.60.3
GINGKO_VERSION ?= v2.20.2
GINGKO_VERSION ?= v2.22.0

.PHONY: kustomize
kustomize: $(KUSTOMIZE) ## Download kustomize locally if necessary.
Expand Down

0 comments on commit f3325ba

Please sign in to comment.