diff --git a/stable/rabbitmq/Chart.yaml b/stable/rabbitmq/Chart.yaml index ab97c3776b..853ca1c765 100644 --- a/stable/rabbitmq/Chart.yaml +++ b/stable/rabbitmq/Chart.yaml @@ -1,5 +1,5 @@ name: rabbitmq -version: 2.0.0 +version: 2.0.1 appVersion: 3.7.6 description: Open source message broker software that implements the Advanced Message Queuing Protocol (AMQP) keywords: diff --git a/stable/rabbitmq/values-production.yaml b/stable/rabbitmq/values-production.yaml index 21c50cf4e9..d4ad722543 100644 --- a/stable/rabbitmq/values-production.yaml +++ b/stable/rabbitmq/values-production.yaml @@ -4,7 +4,7 @@ image: registry: docker.io repository: bitnami/rabbitmq - tag: 3.7.6-ol-7-r1 + tag: 3.7.7 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images diff --git a/stable/rabbitmq/values.yaml b/stable/rabbitmq/values.yaml index 2b04dfc110..f36160c53c 100644 --- a/stable/rabbitmq/values.yaml +++ b/stable/rabbitmq/values.yaml @@ -4,7 +4,7 @@ image: registry: docker.io repository: bitnami/rabbitmq - tag: 3.7.6-ol-7 + tag: 3.7.7 ## set to true if you would like to see extra information on logs ## it turns BASH and NAMI debugging in minideb