From 195b602e465585071c6931a1c0bd5144f9ca3230 Mon Sep 17 00:00:00 2001 From: wuhuizuo Date: Fri, 16 Dec 2022 14:28:27 +0800 Subject: [PATCH] feat(charts/prow-crd): add chart prow-crd (#338) --- charts/prow-crd/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/prow-crd/Chart.yaml b/charts/prow-crd/Chart.yaml index 538de6445..ab5a805ee 100644 --- a/charts/prow-crd/Chart.yaml +++ b/charts/prow-crd/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: prow-crd -description: Prow custom resource definations. +description: Prow's CRD maintainers: - name: wuhuizuo email: wuhuizuo@126.com