From a0cf6e6d7d3542ad0c2931f18ab53b12a5e2046b Mon Sep 17 00:00:00 2001 From: max furman Date: Mon, 23 Mar 2026 22:29:23 -0700 Subject: [PATCH] Update autocert to 0.20.6 Change-Type: build Release-Note: yes Audience: operator Impact: low Breaking: false Co-Authored-By: Claude --- autocert/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/autocert/Chart.yaml b/autocert/Chart.yaml index 83d75bf..1583327 100644 --- a/autocert/Chart.yaml +++ b/autocert/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: autocert -version: 1.20.6 -appVersion: 0.20.5 +version: 1.20.7 +appVersion: 0.20.6 description: A kubernetes add-on that automatically injects TLS/HTTPS certificates into your containers. keywords: - ca @@ -28,7 +28,7 @@ maintainers: email: mariano@smallstep.com dependencies: - name: step-certificates - version: 1.30.0 + version: 1.30.1 repository: https://smallstep.github.io/helm-charts condition: step-certificates.enabled tags: