From 8dd374c664186c6dfea732b939d9ef75ded15416 Mon Sep 17 00:00:00 2001 From: Felix Pelletier Date: Thu, 21 Mar 2024 08:14:44 -0700 Subject: [PATCH] chore: bump chart's version following #16 --- charts/aspnetcore/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/aspnetcore/Chart.yaml b/charts/aspnetcore/Chart.yaml index b847d94..320a6ed 100644 --- a/charts/aspnetcore/Chart.yaml +++ b/charts/aspnetcore/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: aspnetcore description: A generic Helm chart for ASP.NET Core services -version: 1.0.0 +version: 1.0.1 home: https://github.com/gsoft-inc/gsoft-helm-charts sources: - https://github.com/gsoft-inc/gsoft-helm-charts