From 724fdf8dfa77c14f5af42e814d0c6d8fd99d5cb8 Mon Sep 17 00:00:00 2001 From: Mariano Cano Date: Wed, 3 Jan 2024 12:17:05 -0800 Subject: [PATCH] Keep helm version on sync with app version --- autocert/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autocert/Chart.yaml b/autocert/Chart.yaml index 62bfbde..85e6b98 100644 --- a/autocert/Chart.yaml +++ b/autocert/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: autocert -version: 1.18.1 +version: 1.18.0+1 appVersion: 0.18.0 description: A kubernetes add-on that automatically injects TLS/HTTPS certificates into your containers. keywords: