Skip to content

Commit c283d7d

Browse files
Merge pull request #341 from wallrj/test-cert-manager-1.16
Run tests with cert-manager 1.16.0
2 parents 0bd8a35 + 376a0a2 commit c283d7d

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
@@ -48,7 +48,7 @@ KIND := ${BIN}/kind-${KIND_VERSION}
4848
K8S_CLUSTER_NAME := pca-external-issuer
4949

5050
# cert-manager
51-
CERT_MANAGER_VERSION ?= v1.14.5
51+
CERT_MANAGER_VERSION ?= v1.16.0
5252

5353
# Controller tools
5454
CONTROLLER_GEN_VERSION := 0.15.0

0 commit comments

Comments
 (0)