Skip to content

Commit

Permalink
Merge "Update Cert Manager version"
Browse files Browse the repository at this point in the history
  • Loading branch information
Microzuul CI authored and Gerrit Code Review committed Jun 6, 2024
2 parents 97e3647 + 582063e commit e557b0a
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.12.3
CERT_MANAGER_VERSION = v1.14.5

# 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 e557b0a

Please sign in to comment.