Skip to content

Commit

Permalink
Merge "Update cert manager version to 1.14.6 to fix cmctl"
Browse files Browse the repository at this point in the history
  • Loading branch information
Microzuul CI authored and Gerrit Code Review committed Jun 10, 2024
2 parents 0622919 + 9341f01 commit e118982
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ CATALOG_IMG ?= $(CATALOG_REPO):latest
# NOTE: MicroShift 4.13 got kubeAPI 1.26.
# More info: https://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html#ocp-4-13-about-this-release
ENVTEST_K8S_VERSION = 1.26
CERT_MANAGER_VERSION = v1.14.5
CERT_MANAGER_VERSION = v1.14.6

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

0 comments on commit e118982

Please sign in to comment.