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.
2 parents 0622919 + 9341f01 commit e118982Copy full SHA for e118982
Makefile
@@ -16,7 +16,7 @@ CATALOG_IMG ?= $(CATALOG_REPO):latest
16
# NOTE: MicroShift 4.13 got kubeAPI 1.26.
17
# More info: https://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html#ocp-4-13-about-this-release
18
ENVTEST_K8S_VERSION = 1.26
19
-CERT_MANAGER_VERSION = v1.14.5
+CERT_MANAGER_VERSION = v1.14.6
20
21
# Get the currently used golang install path (in GOPATH/bin, unless GOBIN is set)
22
ifeq (,$(shell go env GOBIN))
0 commit comments