diff --git a/Makefile b/Makefile index 9b736907..b92945bc 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # Image URL to use all building/pushing image targets -IMG ?= europe-docker.pkg.dev/kyma-project/dev/infrastructure-manager:PR-37 +IMG ?= europe-docker.pkg.dev/kyma-project/dev/infrastructure-manager:PR-42 # ENVTEST_K8S_VERSION refers to the version of kubebuilder assets to be downloaded by envtest binary. ENVTEST_K8S_VERSION = 1.27.1