2021-06-11 19:49:11 +00:00
|
|
|
--- charts-original/Chart.yaml
|
|
|
|
+++ charts/Chart.yaml
|
2021-09-01 19:15:45 +00:00
|
|
|
@@ -2,7 +2,6 @@
|
|
|
|
appVersion: 3.8.0
|
|
|
|
description: Control Agent for managing StreamSets Control Hub Deployments
|
|
|
|
home: https://streamsets.com
|
|
|
|
-icon: https://github.com/streamsets/datacollector/raw/master/basic-lib/src/main/resources/sdcipc.png
|
|
|
|
keywords:
|
|
|
|
- streamsets
|
|
|
|
- sdc
|
2021-09-03 01:24:44 +00:00
|
|
|
@@ -14,3 +13,8 @@
|
2021-01-20 21:44:53 +00:00
|
|
|
sources:
|
|
|
|
- https://github.com/streamsets/helm-charts/tree/master/incubating/control-agent
|
|
|
|
version: 2.0.1
|
2021-09-03 01:24:44 +00:00
|
|
|
+kubeVersion: 1.17 - 1.21
|
2021-01-20 21:44:53 +00:00
|
|
|
+annotations:
|
|
|
|
+ catalog.cattle.io/certified: partner
|
2021-02-12 21:21:48 +00:00
|
|
|
+ catalog.cattle.io/release-name: streamsets
|
2021-09-03 01:24:44 +00:00
|
|
|
+ catalog.cattle.io/display-name: Streamsets Control Agent
|