Skip to content

Commit

Permalink
Merge pull request #607 from NCATSTranslator/rabbitmq_upgrade
Browse files Browse the repository at this point in the history
update rabbitmq version from 3.8 to 3.13
  • Loading branch information
ShervinAbd92 authored Mar 27, 2024
2 parents 6300706 + 2b63b45 commit f6b2a44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ celeryworker:
rabbitmq:
image:
repository: 853771734544.dkr.ecr.us-east-1.amazonaws.com/translator-rabbitmq
tag: 3.8
tag: 3.13
PullPolicy: Always
containerPort: 5672

Expand Down

0 comments on commit f6b2a44

Please sign in to comment.