Skip to content

Commit

Permalink
Updated controller tools version (#369)
Browse files Browse the repository at this point in the history
Signed-off-by: AryanSharma9917 <[email protected]>
  • Loading branch information
AryanSharma9917 authored Aug 27, 2024
1 parent 385c649 commit 3b04b1a
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 @@ -25,7 +25,7 @@ HELM_TGZ ?= $(LOCALBIN)/helm.tar.gz
HELM ?= $(LOCALBIN)/helm

## Tool Versions
CONTROLLER_TOOLS_VERSION ?= v0.14.0
CONTROLLER_TOOLS_VERSION ?= v0.15.0

.PHONY: fmt
fmt: ## Run go fmt against code.
Expand Down

0 comments on commit 3b04b1a

Please sign in to comment.