Skip to content

Commit

Permalink
stable/rabbitmq: update to 3.7.14 (#12655)
Browse files Browse the repository at this point in the history
Signed-off-by: Bitnami Containers <containers@bitnami.com>
  • Loading branch information
Bitnami Bot authored and edsoncsouza committed May 14, 2019
1 parent 4f644db commit fd5e819
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions stable/rabbitmq/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
name: rabbitmq
version: 4.9.0
appVersion: 3.7.13
version: 4.9.1
appVersion: 3.7.14
description: Open source message broker software that implements the Advanced Message Queuing Protocol (AMQP)
keywords:
- rabbitmq
Expand Down
2 changes: 1 addition & 1 deletion stable/rabbitmq/values-production.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
image:
registry: docker.io
repository: bitnami/rabbitmq
tag: 3.7.13
tag: 3.7.14

## set to true if you would like to see extra information on logs
## it turns BASH and NAMI debugging in minideb
Expand Down
2 changes: 1 addition & 1 deletion stable/rabbitmq/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
image:
registry: docker.io
repository: bitnami/rabbitmq
tag: 3.7.13
tag: 3.7.14

## set to true if you would like to see extra information on logs
## it turns BASH and NAMI debugging in minideb
Expand Down

0 comments on commit fd5e819

Please sign in to comment.