Skip to content

Commit 376a0a2

Browse files
committed
Run tests with cert-manager 1.16.0
Signed-off-by: Richard Wall <[email protected]>
1 parent 66583e0 commit 376a0a2

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)