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 d6cb22b commit 9b738deCopy full SHA for 9b738de
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.6
+FLAGD_VERSION=v0.0.7
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