From 69791ae0642b4a268d23eb3ba178507d13dfd0f9 Mon Sep 17 00:00:00 2001 From: JP Flouret Date: Sat, 30 Mar 2024 15:51:37 -0700 Subject: [PATCH] Bump helm chart version to 0.1.5 --- charts/update-route53/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/update-route53/Chart.yaml b/charts/update-route53/Chart.yaml index 35816ed..31d4786 100644 --- a/charts/update-route53/Chart.yaml +++ b/charts/update-route53/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: update-route53 description: A Helm chart for installing update-route53 in Kubernetes type: application -version: 0.1.4 +version: 0.1.5 appVersion: "1.0.7" maintainers: - name: JP Flouret