From 424467c77ce2a62abf9c0e0d3f7dac66df4a7088 Mon Sep 17 00:00:00 2001 From: Jeremy Ho Date: Wed, 9 Nov 2022 11:13:50 -0800 Subject: [PATCH] Version bump Certbot to 1.0.1 and chart to 0.1.2 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 b8187a4..2952a49 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.1 -appVersion: "1.0.0" +version: 0.1.2 +appVersion: "1.0.1"