mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
rabbitmq: fix typo in value.yaml (#1581)
* rabbitmq: fix typo in value.yaml Fixes #1566 * rabbitmq: bump chart version to `0.5.5`
This commit is contained in:
committed by
Adnan Abdulhussein
parent
429ce863b7
commit
b4e5d6d962
@@ -1,5 +1,5 @@
|
||||
name: rabbitmq
|
||||
version: 0.5.4
|
||||
version: 0.5.5
|
||||
appVersion: 3.6.10
|
||||
description: Open source message broker software that implements the Advanced Message Queuing Protocol (AMQP)
|
||||
keywords:
|
||||
|
||||
@@ -42,7 +42,7 @@ rabbitmqNodeName: rabbit
|
||||
## Node name to cluster with. e.g.: `clusternode@hostname`
|
||||
## ref: https://github.com/bitnami/bitnami-docker-rabbitmq#environment-variables
|
||||
##
|
||||
# rabbitmqClusternodename:
|
||||
# rabbitmqClusterNodeName:
|
||||
|
||||
## RabbitMQ application vhost
|
||||
## ref: https://github.com/bitnami/bitnami-docker-rabbitmq#environment-variables
|
||||
|
||||
Reference in New Issue
Block a user