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 e7867ed commit 82d0149Copy full SHA for 82d0149
Makefile
@@ -2,7 +2,7 @@
2
# Image URL to use all building/pushing image targets
3
IMG ?= controller:latest
4
# ENVTEST_K8S_VERSION refers to the version of kubebuilder assets to be downloaded by envtest binary.
5
-FLAGD_VERSION=v0.0.3
+FLAGD_VERSION=v0.0.6
6
ENVTEST_K8S_VERSION = 1.23
7
8
# Get the currently used golang install path (in GOPATH/bin, unless GOBIN is set)
0 commit comments