From 64e565eda867160a6d6b6740fa1a749608ead18b Mon Sep 17 00:00:00 2001 From: Jeremy Ho Date: Tue, 15 Nov 2022 10:15:35 -0800 Subject: [PATCH] Version bump Certbot to 1.0.2 and chart to 0.1.3 Signed-off-by: Jeremy Ho --- charts/certbot/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/certbot/Chart.yaml b/charts/certbot/Chart.yaml index 2952a49..672f1e2 100644 --- a/charts/certbot/Chart.yaml +++ b/charts/certbot/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: certbot description: A Helm chart for the Common Services Certbot type: application -version: 0.1.2 -appVersion: "1.0.1" +version: 0.1.3 +appVersion: "1.0.2"