Skip to content

Commit

Permalink
feat: upgrade flagd to v0.3.0
Browse files Browse the repository at this point in the history
Signed-off-by: Skye Gill <gill.skye95@gmail.com>
  • Loading branch information
skyerus committed Jan 6, 2023
1 parent 15ad251 commit 20571e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ IMG ?= controller:latest
# customize overlay to be used in the build, DEFAULT or HELM
KUSTOMIZE_OVERLAY ?= DEFAULT
# ENVTEST_K8S_VERSION refers to the version of kubebuilder assets to be downloaded by envtest binary.
FLAGD_VERSION=v0.2.7
FLAGD_VERSION=v0.3.0
CHART_VERSION=v0.2.22# x-release-please-version
ENVTEST_K8S_VERSION = 1.25

Expand Down

0 comments on commit 20571e1

Please sign in to comment.