From: Mandeep Khinda Date: Mon, 2 Apr 2018 18:03:50 +0000 (+0000) Subject: Merge "Consul Helm Chart Standardization" X-Git-Tag: 2.0.0-ONAP~326 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=aa0db98a2bb24da5f5805278d6b0c38d7eceafdc;hp=-c;p=oom.git Merge "Consul Helm Chart Standardization" --- aa0db98a2bb24da5f5805278d6b0c38d7eceafdc diff --combined kubernetes/onap/requirements.yaml index 31ffe7f7bd,2efbb5ca2c..0049265841 --- a/kubernetes/onap/requirements.yaml +++ b/kubernetes/onap/requirements.yaml @@@ -41,7 -41,7 +41,7 @@@ dependencies version: ~2.0.0 repository: '@local' - name: consul - version: ~1.1.0 + version: ~2.0.0 repository: '@local' condition: consul.enabled - name: dcaegen2 @@@ -89,7 -89,7 +89,7 @@@ repository: '@local' condition: sdc.enabled - name: sdnc - version: ~0.1.0 + version: ~2.0.0 repository: '@local' condition: sdnc.enabled - name: so