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 15ad251 commit 20571e1Copy full SHA for 20571e1
Makefile
@@ -4,7 +4,7 @@ IMG ?= controller:latest
4
# customize overlay to be used in the build, DEFAULT or HELM
5
KUSTOMIZE_OVERLAY ?= DEFAULT
6
# ENVTEST_K8S_VERSION refers to the version of kubebuilder assets to be downloaded by envtest binary.
7
-FLAGD_VERSION=v0.2.7
+FLAGD_VERSION=v0.3.0
8
CHART_VERSION=v0.2.22# x-release-please-version
9
ENVTEST_K8S_VERSION = 1.25
10
0 commit comments