Merge "Removing incubator repo from helm-chart lint job"
diff --git a/jjb/charts.yaml b/jjb/charts.yaml
index 3c42ccd..72d5c5f 100644
--- a/jjb/charts.yaml
+++ b/jjb/charts.yaml
@@ -165,7 +165,7 @@
 
           # Setup helm and external repos
           helm init --client-only
-          helm repo add incubator https://kubernetes-charts-incubator.storage.googleapis.com
+          helm repo add stable https://charts.helm.sh/stable
           helm repo add rook-release https://charts.rook.io/release
           helm repo add cord https://charts.opencord.org