commit | c23b8ef0ae140d259e503a7acb19116ac71478a2 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Wed Jan 06 21:09:57 2021 +0000 |
committer | Gerrit Code Review <gerrit@opencord.org> | Wed Jan 06 21:09:57 2021 +0000 |
tree | 026a2512a94c8aaf7b519902e723098a6a0cba24 | |
parent | b2ba2d2130857a2cace081e8875d13ded45a8d71 [diff] | |
parent | 09269c9c2e2b774314a3b28fe1b9d0a6bf43af04 [diff] |
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