From 9aad391876a74bf8fcb30e8237985fdf55d53447 Mon Sep 17 00:00:00 2001 From: Shivam Mukhade Date: Thu, 25 Aug 2022 13:27:15 +0530 Subject: [PATCH] Changes helm chart name to tekton-operator Signed-off-by: Shivam Mukhade --- chart/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 7f8849d31c..c41f89f8ec 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -name: tekton-operator-chart +name: tekton-operator description: A Helm chart to deploy the Tekton Operator and its CRDs type: application version: 0.61.0