From bda42f698a95f20fe6524039904241a62161b1f7 Mon Sep 17 00:00:00 2001 From: Steven Crespo Date: Wed, 1 Sep 2021 12:15:45 -0700 Subject: [PATCH] Remove streamsets control-agent 404 icon --- .../generated-changes/patch/Chart.yaml.patch | 10 +++++++++- packages/streamsets/package.yaml | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/packages/streamsets/generated-changes/patch/Chart.yaml.patch b/packages/streamsets/generated-changes/patch/Chart.yaml.patch index b40cf9bdc..8981922d7 100644 --- a/packages/streamsets/generated-changes/patch/Chart.yaml.patch +++ b/packages/streamsets/generated-changes/patch/Chart.yaml.patch @@ -1,6 +1,14 @@ --- charts-original/Chart.yaml +++ charts/Chart.yaml -@@ -14,3 +14,6 @@ +@@ -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 +@@ -14,3 +13,6 @@ sources: - https://github.com/streamsets/helm-charts/tree/master/incubating/control-agent version: 2.0.1 diff --git a/packages/streamsets/package.yaml b/packages/streamsets/package.yaml index 144ce4764..46b83fef7 100644 --- a/packages/streamsets/package.yaml +++ b/packages/streamsets/package.yaml @@ -1,2 +1,2 @@ url: https://github.com/thomasganka/helm-charts/raw/master/docs/stable/control-agent-2.0.1.tgz -packageVersion: 00 +packageVersion: 01