This is an automated email from the ASF dual-hosted git repository. tloubrieu pushed a commit to branch SDAP-268 in repository https://gitbox.apache.org/repos/asf/incubator-sdap-nexus.git
commit e25633080f3acc9d992e8fedcfe16237326193a1 Author: Eamon Ford <[email protected]> AuthorDate: Wed Jul 22 11:51:56 2020 -0700 always deploy solr --- helm/requirements.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/helm/requirements.yaml b/helm/requirements.yaml index 57a7e13..ebcd9c0 100644 --- a/helm/requirements.yaml +++ b/helm/requirements.yaml @@ -10,7 +10,6 @@ dependencies: - name: solr version: 1.5.2 repository: http://storage.googleapis.com/kubernetes-charts-incubator - condition: ingestion.enabled
