forked from CloudPirates-io/helm-charts
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChart.yaml
More file actions
51 lines (51 loc) · 1.76 KB
/
Chart.yaml
File metadata and controls
51 lines (51 loc) · 1.76 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
apiVersion: v2
name: rabbitmq-cluster-operator
description: Kubernetes operator to deploy and manage RabbitMQ clusters.
type: application
version: 0.1.5
appVersion: "2.19.0"
keywords:
- rabbitmq-cluster-operator
- rabbitmq
- operator
- message broker
- amqp
- messaging
- queue
home: https://www.rabbitmq.com
sources:
- https://github.com/CloudPirates-io/helm-charts/tree/main/charts/rabbitmq-cluster-operator
- https://github.com/rabbitmq/cluster-operator
maintainers:
- name: CloudPirates GmbH & Co. KG
email: hello@cloudpirates.io
url: https://www.cloudpirates.io
- name: Gasper Oblak
url: https://about.bl4ko.com
dependencies:
- name: common
version: "2.x.x"
repository: oci://registry-1.docker.io/cloudpirates
icon: https://a.storyblok.com/f/143071/512x512/aa1bd68288/rabbitmq-logo.svg
annotations:
license: Apache-2.0
artifacthub.io/category: streaming-messaging
artifacthub.io/containsSecurityUpdates: "false"
artifacthub.io/signKey: |
fingerprint: 6917f1a88c122cbb1de5aa55457752135bdcf95a
url: https://raw.githubusercontent.com/CloudPirates-io/helm-charts/refs/heads/main/cosign.pub
artifacthub.io/links: |
- name: RabbitMQ
url: https://www.rabbitmq.com
- name: Helm Chart
url: https://github.com/CloudPirates-io/helm-charts/tree/main/charts/rabbitmq-cluster-operator
- name: RabbitMQ Cluster Operator
url: https://github.com/rabbitmq/cluster-operator
- name: Maintainer CloudPirates
url: https://www.cloudpirates.io
artifacthub.io/changes: |2
- kind: changed
description: "Add issuer and extra-list templates that were missing (#825)"
links:
- name: "Commit 219ab17"
url: "https://github.com/CloudPirates-io/helm-charts/commit/219ab17"