We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4429fb4 commit 397f053Copy full SHA for 397f053
Makefile
@@ -8,10 +8,10 @@ BUILDTAGS ?= ""
8
BUILDER ?= "docker"
9
EXTRA_BUILD_ARGS ?= ""
10
11
-CERT_MANAGER_VERSION ?= v1.12.2
+CERT_MANAGER_VERSION ?= v1.13.2
12
CONTROLLER_GEN_VERSION ?= v0.13.0
13
GOLANGCI_LINT_VERSION ?= v1.54.2
14
-KIND_VERSION ?= v0.19.0
+KIND_VERSION ?= v0.20.0
15
GOLICENSES_VERSION ?= v1.6.0
16
# Default bundle image tag
17
BUNDLE_IMG ?= intel-device-plugins-controller-bundle:$(TAG)
0 commit comments