Skip to content

Commit

Permalink
Correct RabbitMQ chart version would help
Browse files Browse the repository at this point in the history
  • Loading branch information
afgane committed Sep 11, 2024
1 parent 00802d5 commit b4f9278
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"ansible.python.interpreterPath": "/Users/ea/opt/anaconda3/bin/python"
}
2 changes: 1 addition & 1 deletion galaxy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit b4f9278

Please sign in to comment.