22 lines
618 B
Diff
22 lines
618 B
Diff
--- charts-original/Chart.yaml
|
|
+++ charts/Chart.yaml
|
|
@@ -1,12 +1,18 @@
|
|
apiVersion: v1
|
|
appVersion: 2.0.2
|
|
+annotations:
|
|
+ catalog.cattle.io/certified: partner
|
|
+ catalog.cattle.io/display-name: Confluent For Kubernetes
|
|
+ catalog.cattle.io/release-name: confluent-for-kubernetes
|
|
description: A Helm chart to deploy Confluent for Kubernetes
|
|
home: https://www.confluent.io/
|
|
+icon: https://cdn.confluent.io/wp-content/uploads/seo-logo-meadow.png
|
|
keywords:
|
|
- Confluent
|
|
- Confluent Operator
|
|
- Confluent Platform
|
|
- CFK
|
|
+kubeVersion: 1.15 - 1.20
|
|
maintainers:
|
|
- email: operator@confluent.io
|
|
name: Confluent Operator
|