Skip to content

Commit 397f053

Browse files
Makefile: update cert-manager, kind
Signed-off-by: Hyeongju Johannes Lee <[email protected]>
1 parent 4429fb4 commit 397f053

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ BUILDTAGS ?= ""
88
BUILDER ?= "docker"
99
EXTRA_BUILD_ARGS ?= ""
1010

11-
CERT_MANAGER_VERSION ?= v1.12.2
11+
CERT_MANAGER_VERSION ?= v1.13.2
1212
CONTROLLER_GEN_VERSION ?= v0.13.0
1313
GOLANGCI_LINT_VERSION ?= v1.54.2
14-
KIND_VERSION ?= v0.19.0
14+
KIND_VERSION ?= v0.20.0
1515
GOLICENSES_VERSION ?= v1.6.0
1616
# Default bundle image tag
1717
BUNDLE_IMG ?= intel-device-plugins-controller-bundle:$(TAG)

0 commit comments

Comments
 (0)