Skip to content

Commit

Permalink
kubernetes version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
cscognamiglio committed Jul 3, 2024
1 parent 6ea1255 commit 8b36da5
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 @@ -3,7 +3,7 @@
IMG ?= edgenetio/edgenet-controller:main
YAML_PATH=build/installer.yaml
# ENVTEST_K8S_VERSION refers to the version of kubebuilder assets to be downloaded by envtest binary.
ENVTEST_K8S_VERSION = 1.29.0
ENVTEST_K8S_VERSION = 1.30.0
# This should be same as the antrea version in go.mod file since it is using that version in the library.
ANTREA_VERSION=v1.15.2
ignore-not-found=true
Expand Down

0 comments on commit 8b36da5

Please sign in to comment.