This is an automated email from the ASF dual-hosted git repository. eamonford pushed a commit to branch bug_fixes in repository https://gitbox.apache.org/repos/asf/incubator-sdap-nexus.git
commit 9369b2c9859da13959ff3f6eb031039924c97a98 Author: Eamon Ford <[email protected]> AuthorDate: Thu Nov 12 14:30:12 2020 -0800 Update Rabbitmq version --- helm/requirements.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/requirements.yaml b/helm/requirements.yaml index 78cc52e..fa85fc3 100644 --- a/helm/requirements.yaml +++ b/helm/requirements.yaml @@ -4,7 +4,7 @@ dependencies: repository: https://kubernetes-charts.storage.googleapis.com condition: ingressEnabled - name: rabbitmq - version: 7.1.0 + version: 8.0.1 repository: https://charts.bitnami.com/bitnami condition: rabbitmq.enabled - name: solr
