fix typo in rabbitmq-ha/values.yaml (#4582)

* fix typo in rabbitmq-ha/values.yaml

* add version in rabbitmq-ha/charts.yaml
This commit is contained in:
Chengfei Shang
2018-04-04 14:04:07 -07:00
committed by k8s-ci-robot
parent b1665eee16
commit 711d023705
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
name: rabbitmq-ha
apiVersion: v1
appVersion: 3.7.3
version: 1.0.6
version: 1.0.7
description: Highly available RabbitMQ cluster, the open source message broker
software that implements the Advanced Message Queuing Protocol (AMQP).
keywords:
+1 -1
View File
@@ -45,7 +45,7 @@ rabbitmqCert:
certfile: |
keyfile: |
## Authentification mecanism
## Authentication mecanism
## Ref: http://www.rabbitmq.com/authentication.html
rabbitmqAuth:
enabled: false