Skip to content

Commit e118982

Browse files
Microzuul CIGerrit Code Review
Microzuul CI
authored and
Gerrit Code Review
committed
Merge "Update cert manager version to 1.14.6 to fix cmctl"
2 parents 0622919 + 9341f01 commit e118982

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ CATALOG_IMG ?= $(CATALOG_REPO):latest
1616
# NOTE: MicroShift 4.13 got kubeAPI 1.26.
1717
# More info: https://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html#ocp-4-13-about-this-release
1818
ENVTEST_K8S_VERSION = 1.26
19-
CERT_MANAGER_VERSION = v1.14.5
19+
CERT_MANAGER_VERSION = v1.14.6
2020

2121
# Get the currently used golang install path (in GOPATH/bin, unless GOBIN is set)
2222
ifeq (,$(shell go env GOBIN))

0 commit comments

Comments
 (0)