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
The following commit(s) were added to refs/heads/bug_fixes by this push:
new d4a3cb2 Update Rabbitmq version
d4a3cb2 is described below
commit d4a3cb2e87ec0227efebb12fd7a7323fba96162e
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