We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb003e7 commit e9144dcCopy full SHA for e9144dc
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.3# renovate datasource=github-tags depName=cert-manager/cert-manager
+CERT_MANAGER_VERSION=v1.14.4# renovate datasource=github-tags depName=cert-manager/cert-manager
58
59
##@ General
60
0 commit comments