diff --git a/stable/rabbitmq/Chart.yaml b/stable/rabbitmq/Chart.yaml index 853ca1c765..ae53733f88 100644 --- a/stable/rabbitmq/Chart.yaml +++ b/stable/rabbitmq/Chart.yaml @@ -1,6 +1,6 @@ name: rabbitmq -version: 2.0.1 -appVersion: 3.7.6 +version: 2.0.2 +appVersion: 3.7.7 description: Open source message broker software that implements the Advanced Message Queuing Protocol (AMQP) keywords: - rabbitmq diff --git a/stable/rabbitmq/values-production.yaml b/stable/rabbitmq/values-production.yaml index d4ad722543..8bfc8e54d3 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.7 + tag: 3.7.7-debian-9 ## 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 f36160c53c..8a506eed4f 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.7 + tag: 3.7.7-debian-9 ## set to true if you would like to see extra information on logs ## it turns BASH and NAMI debugging in minideb