2021-04-22 09:59:18 +00:00
|
|
|
apiVersion: v2
|
2021-05-05 12:05:17 +00:00
|
|
|
name: kubezero-mq
|
2021-05-05 16:35:43 +00:00
|
|
|
description: KubeZero umbrella chart for MQ systems like NATS, RabbitMQ
|
2021-04-22 09:59:18 +00:00
|
|
|
type: application
|
2021-08-11 12:59:44 +00:00
|
|
|
version: 0.2.2
|
2021-04-22 09:59:18 +00:00
|
|
|
home: https://kubezero.com
|
|
|
|
icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png
|
|
|
|
keywords:
|
|
|
|
- kubezero
|
|
|
|
- nats
|
2021-05-05 16:35:43 +00:00
|
|
|
- rabbitmq
|
2021-04-22 09:59:18 +00:00
|
|
|
maintainers:
|
|
|
|
- name: Quarky9
|
|
|
|
dependencies:
|
2021-05-04 13:00:24 +00:00
|
|
|
- name: kubezero-lib
|
|
|
|
version: ">= 0.1.3"
|
2021-12-03 21:16:22 +00:00
|
|
|
repository: https://cdn.zero-downtime.net/charts/
|
2021-04-22 09:59:18 +00:00
|
|
|
- name: nats
|
2021-07-22 20:15:12 +00:00
|
|
|
version: 0.8.4
|
2021-04-22 09:59:18 +00:00
|
|
|
#repository: https://nats-io.github.io/k8s/helm/charts/
|
2021-05-05 12:05:17 +00:00
|
|
|
condition: nats.enabled
|
2021-05-05 16:35:43 +00:00
|
|
|
- name: rabbitmq
|
|
|
|
version: 8.13.1
|
|
|
|
repository: https://charts.bitnami.com/bitnami
|
|
|
|
condition: rabbitmq.enabled
|
2021-04-22 09:59:18 +00:00
|
|
|
kubeVersion: ">= 1.18.0"
|