ansible role update
This commit is contained in:
26
ansible/roles/helm_install/files/rabbitmq/Chart.yaml
Normal file
26
ansible/roles/helm_install/files/rabbitmq/Chart.yaml
Normal file
@@ -0,0 +1,26 @@
|
||||
annotations:
|
||||
category: Infrastructure
|
||||
apiVersion: v2
|
||||
appVersion: 3.9.15
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 1.x.x
|
||||
description: RabbitMQ is an open source general-purpose message broker that is designed
|
||||
for consistent, highly-available messaging scenarios (both synchronous and asynchronous).
|
||||
home: https://github.com/bitnami/charts/tree/master/bitnami/rabbitmq
|
||||
icon: https://bitnami.com/assets/stacks/rabbitmq/img/rabbitmq-stack-220x234.png
|
||||
keywords:
|
||||
- rabbitmq
|
||||
- message queue
|
||||
- AMQP
|
||||
maintainers:
|
||||
- email: containers@bitnami.com
|
||||
name: Bitnami
|
||||
name: rabbitmq
|
||||
sources:
|
||||
- https://github.com/bitnami/bitnami-docker-rabbitmq
|
||||
- https://www.rabbitmq.com
|
||||
version: 8.31.4
|
||||
Reference in New Issue
Block a user