commit | 310aa558192d708b07d2d557ca019042e4bbd586 | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@opennetworking.org> | Mon Aug 20 04:33:02 2018 +0000 |
committer | Gerrit Code Review <gerrit@opencord.org> | Mon Aug 20 04:33:02 2018 +0000 |
tree | d39f777cb3f84a9011f4e940bcff01b8e6720973 | |
parent | 7c31092e37be4ef07ec73feef35f587dc1a7f6e4 [diff] | |
parent | b557a21b88ed1b500606346b001072b9872e5b3a [diff] |
Merge "add rook helm repo to lint job"
diff --git a/jjb/lint.yaml b/jjb/lint.yaml index 7db3452..9a672f5 100644 --- a/jjb/lint.yaml +++ b/jjb/lint.yaml
@@ -128,6 +128,7 @@ - shell: | helm init --client-only helm repo add incubator https://kubernetes-charts-incubator.storage.googleapis.com/ + helm repo add rook-beta https://charts.rook.io/beta helm repo add cord https://charts.opencord.org/master - shell: !include-raw-escape: shell/helmlint.sh