Upgrade cert-manager to v1.12.13 (#517)
- cert-manager 1.12 is a LTS release, EOL until May 2025
This commit is contained in:
parent
dc817205a1
commit
ac4f5a6627
@ -25,7 +25,7 @@ set -e
|
||||
NAMESPACE=cert-manager
|
||||
NAME=cert-manager
|
||||
# check compatibility with k8s versions from https://cert-manager.io/docs/installation/supported-releases/
|
||||
VERSION=v1.11.4
|
||||
VERSION=v1.12.13
|
||||
|
||||
# Install cert-manager CustomResourceDefinition resources
|
||||
echo "Installing cert-manager CRD resources ..."
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user