We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfbe0ea commit 19396a8Copy full SHA for 19396a8
1 file changed
Makefile
@@ -54,7 +54,7 @@ SHELL = /usr/bin/env bash -o pipefail
54
.SHELLFLAGS = -ec
55
56
## The version to use for the cert-manager operator
57
-CERT_MANAGER_VERSION=v1.14.2# renovate datasource=github-tags depName=cert-manager/cert-manager
+CERT_MANAGER_VERSION=v1.14.3# renovate datasource=github-tags depName=cert-manager/cert-manager
58
59
##@ General
60
0 commit comments