digitalocean / Kubernetes-Starter-Kit-Developers

Hands-on tutorial and Automation stack for an operations-ready DigitalOcean Kubernetes (DOKS) cluster.
761 stars 263 forks source link

Bump cert-manager version from 1.8.0 to 1.14.5 #208

Open carlohamalainen opened 5 months ago

carlohamalainen commented 5 months ago

I was testing out https://www.youtube.com/watch?v=MpovOI5eK58 (Securing Kubernetes Ingress With Let’s Encrypt) and could not get TLS to work; bumping cert-manager to 1.14.5 fixed things.

diabhey commented 5 months ago

@carlohamalainen : Thanks for trying it out and fixing the issue. The PR will be merged shortly.