21 lines
704 B
Diff
21 lines
704 B
Diff
diff -x '*.tgz' -x '*.lock' -uNr packages/cloudcasa/charts-original/Chart.yaml packages/cloudcasa/charts/Chart.yaml
|
|
--- packages/cloudcasa/charts-original/Chart.yaml
|
|
+++ packages/cloudcasa/charts/Chart.yaml
|
|
@@ -2,7 +2,7 @@
|
|
appVersion: 0.1.0
|
|
description: CloudCasa backup service for Kubernetes and cloud native applications
|
|
home: https://cloudcasa.io
|
|
-icon: file://../logo.png
|
|
+icon: https://partner-charts.rancher.io/assets/logos/cloudcasa.png
|
|
keywords:
|
|
- backup
|
|
- Catalogic
|
|
@@ -13,3 +13,7 @@
|
|
name: catalogicsoftware
|
|
name: cloudcasa
|
|
version: 0.1.0
|
|
+annotations:
|
|
+ catalog.cattle.io/certified: partner
|
|
+ catalog.cattle.io/release-name: cloudcasa
|
|
+ catalog.cattle.io/namespace: cloudcasa-io
|