Update cert-manager to version 1.8.0
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Adrien Reslinger 2022-04-06 00:04:31 +02:00
parent dca8e19aa4
commit fc1c3da9bc
Signed by: adrien
GPG key ID: DA7B27055C66D6DE
2 changed files with 2 additions and 2 deletions

View file

@ -3,5 +3,5 @@ ingress_domain: "local"
cert_manager_namespace: "cert-manager"
certmanager_csi: true
certmanager_version: "1.7.2"
certmanager_version: "1.8.0"
certmanager_csi_version: "0.2.0"

View file

@ -149,7 +149,7 @@
tags: cert-manager
# https://github.com/cert-manager/csi-driver/tree/main/deploy/charts/csi-driver
- name: install / uninstall Cert-Manager CSI Kubernetes drivers
kubernetes.core.helm:
context: "{{ my_context }}"