Skip to content

Commit 9b738de

Browse files
authored
Update Makefile
Signed-off-by: Alex Jones <[email protected]>
1 parent d6cb22b commit 9b738de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Image URL to use all building/pushing image targets
33
IMG ?= controller:latest
44
# ENVTEST_K8S_VERSION refers to the version of kubebuilder assets to be downloaded by envtest binary.
5-
FLAGD_VERSION=v0.0.6
5+
FLAGD_VERSION=v0.0.7
66
ENVTEST_K8S_VERSION = 1.23
77

88
# Get the currently used golang install path (in GOPATH/bin, unless GOBIN is set)

0 commit comments

Comments
 (0)