We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c60a3af commit 6e71732Copy full SHA for 6e71732
Makefile
@@ -8,9 +8,9 @@ BUILDTAGS ?= ""
8
BUILDER ?= "docker"
9
EXTRA_BUILD_ARGS ?= ""
10
11
-CERT_MANAGER_VERSION ?= v1.12.0
+CERT_MANAGER_VERSION ?= v1.12.2
12
CONTROLLER_GEN_VERSION ?= v0.12.0
13
-GOLANGCI_LINT_VERSION ?= v1.52.2
+GOLANGCI_LINT_VERSION ?= v1.53.3
14
KIND_VERSION ?= v0.19.0
15
GOLICENSES_VERSION ?= v1.6.0
16
# Default bundle image tag
0 commit comments