You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sdap.apache.org by ea...@apache.org on 2020/11/25 19:12:10 UTC

[incubator-sdap-nexus] 11/12: Update Rabbitmq version

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 <ea...@gmail.com>
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