bump cert-manager version

This commit is contained in:
tehNooB 2023-11-20 13:39:23 +00:00 committed by GitHub
parent 9b9ce5190c
commit 1c7bf0dc69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -209,7 +209,7 @@ helm repo update
helm install cert-manager jetstack/cert-manager \
--namespace cert-manager \
--create-namespace \
--version v1.11.0
--version v1.13.2
kubectl get pods --namespace cert-manager
# Install Rancher