From eee0afb4fb32d69a01ff5e6a290245ea42d7bddb Mon Sep 17 00:00:00 2001 From: Ashwani Singh Date: Tue, 2 Jul 2024 16:32:42 +0530 Subject: [PATCH] add helm chart maintainers Signed-off-by: Ashwani Singh --- charts/microservice/Chart.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/charts/microservice/Chart.yaml b/charts/microservice/Chart.yaml index 2cc655a7..f0b047b0 100644 --- a/charts/microservice/Chart.yaml +++ b/charts/microservice/Chart.yaml @@ -1,7 +1,9 @@ apiVersion: v2 name: microservice description: A Helm chart for a microservice in Kubernetes - type: application -version: 0.1.2 +version: 0.1.1 appVersion: "1.0" +maintainers: + - name: Ashwani Singh + email: ashwani.singh@opstree.com