From b4f927872a65bf7b1c47f68a973e6a271bebcb4b Mon Sep 17 00:00:00 2001 From: Enis Afgan Date: Wed, 11 Sep 2024 14:58:05 -0400 Subject: [PATCH] Correct RabbitMQ chart version would help --- .vscode/settings.json | 3 +++ galaxy/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 .vscode/settings.json diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 00000000..7d0ba977 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "ansible.python.interpreterPath": "/Users/ea/opt/anaconda3/bin/python" +} diff --git a/galaxy/Chart.yaml b/galaxy/Chart.yaml index b0209dc3..003fda89 100644 --- a/galaxy/Chart.yaml +++ b/galaxy/Chart.yaml @@ -29,7 +29,7 @@ dependencies: - deploy-cvmfs - name: rabbitmq-cluster-operator repository: https://charts.bitnami.com/bitnami - version: 2.10.0 + version: 4.3.22 condition: rabbitmq.deploy alias: rabbitmq tags: