We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82279e0 commit 0f55968Copy full SHA for 0f55968
Makefile
@@ -1,5 +1,5 @@
1
# Image URL to use all building/pushing image targets
2
-IMG ?= imroc/tke-extend-network-controller:0.1.0
+IMG ?= imroc/tke-extend-network-controller:latest
3
# ENVTEST_K8S_VERSION refers to the version of kubebuilder assets to be downloaded by envtest binary.
4
ENVTEST_K8S_VERSION = 1.30.0
5
0 commit comments