mirror of
https://github.com/bitnami/charts.git
synced 2026-03-12 14:57:18 +08:00
* [rabbitmq] Specific nodeport expose adds the ability to specify the node port to expose for all of the currently exposed ports. This should **not** be used in production but is very useful for running a local copy of the exact production chart one would use but in a much smaller context. * [rabbitmq] added default values, renamed stats -> manager, fix readme I'd nuked readme whitespaces inadvertently in the last commit... sorry it's restored now * [bitnami/rabbitmq] Updated node port names This updates the nodePort names to follow the convention set in major revision 7 of this chart. I like this a lot better as it's much easier to read and `grep` through, so you can search for nodePort to find any of the nodePort settings. * [bitnami/rabbitmq] bumping chart revision due to new feature * [bitnami/rabbitmq] Update components versions Signed-off-by: Bitnami Containers <containers@bitnami.com> Co-authored-by: Bitnami Containers <containers@bitnami.com> Co-authored-by: Miguel Ángel Cabrera Miñagorri <macabrera@bitnami.com>