Skip to content

Commit 20571e1

Browse files
committed
feat: upgrade flagd to v0.3.0
Signed-off-by: Skye Gill <[email protected]>
1 parent 15ad251 commit 20571e1

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
@@ -4,7 +4,7 @@ IMG ?= controller:latest
44
# customize overlay to be used in the build, DEFAULT or HELM
55
KUSTOMIZE_OVERLAY ?= DEFAULT
66
# ENVTEST_K8S_VERSION refers to the version of kubebuilder assets to be downloaded by envtest binary.
7-
FLAGD_VERSION=v0.2.7
7+
FLAGD_VERSION=v0.3.0
88
CHART_VERSION=v0.2.22# x-release-please-version
99
ENVTEST_K8S_VERSION = 1.25
1010

0 commit comments

Comments
 (0)