From f37cf0c04ada7b5af8222d819e9c698560d7bf98 Mon Sep 17 00:00:00 2001 From: max furman Date: Thu, 21 Nov 2024 13:10:49 -0800 Subject: [PATCH] Bump autocert to v0.20.0 --- autocert/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/autocert/Chart.yaml b/autocert/Chart.yaml index 0340e52..862c9dc 100644 --- a/autocert/Chart.yaml +++ b/autocert/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: autocert -version: 1.19.7 -appVersion: 0.19.7 +version: 1.20.0 +appVersion: 0.20.0 description: A kubernetes add-on that automatically injects TLS/HTTPS certificates into your containers. keywords: - ca