From 35d64f150215d3d3928daca78c5481573391fbe6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A9rald=20Barr=C3=A9?= Date: Tue, 7 May 2024 16:39:33 -0400 Subject: [PATCH] Bump chart version to 1.0.2 (#54) --- 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 320a6ed..147a7fd 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.1 +version: 1.0.2 home: https://github.com/gsoft-inc/gsoft-helm-charts sources: - https://github.com/gsoft-inc/gsoft-helm-charts