We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c1b7a9 commit 589b0b1Copy full SHA for 589b0b1
scripts/cert-manager/install-cert-manager.sh
@@ -25,7 +25,7 @@ set -e
25
NAMESPACE=cert-manager
26
NAME=cert-manager
27
# check compatibility with k8s versions from https://cert-manager.io/docs/installation/supported-releases/
28
-VERSION=v1.12.13
+VERSION=v1.12.16
29
30
# Install cert-manager CustomResourceDefinition resources
31
echo "Installing cert-manager CRD resources ..."
0 commit comments