2021-06-11 18:09:40 +00:00
|
|
|
--- charts-original/Chart.yaml
|
|
|
|
+++ charts/Chart.yaml
|
2021-06-25 20:40:02 +00:00
|
|
|
@@ -5,7 +5,7 @@
|
|
|
|
kubeVersion: ">=1.13.0-0"
|
2021-03-08 06:17:22 +00:00
|
|
|
description: CloudCasa backup service for Kubernetes and cloud native applications
|
|
|
|
home: https://cloudcasa.io
|
|
|
|
-icon: file://../logo.png
|
2021-03-09 00:00:24 +00:00
|
|
|
+icon: https://partner-charts.rancher.io/assets/logos/cloudcasa.png
|
2021-06-25 20:40:02 +00:00
|
|
|
#icon: https://raw.githubusercontent.com/catalogicsoftware/cloudcasa-helmchart/gh-pages/logo.png
|
|
|
|
#type: application
|
2021-03-08 06:17:22 +00:00
|
|
|
keywords:
|
2021-06-25 20:40:02 +00:00
|
|
|
@@ -15,3 +15,8 @@
|
|
|
|
maintainers:
|
|
|
|
- name: catalogicsoftware
|
|
|
|
email: info@catalogicsoftware.com
|
2021-03-08 06:17:22 +00:00
|
|
|
+annotations:
|
|
|
|
+ catalog.cattle.io/certified: partner
|
|
|
|
+ catalog.cattle.io/release-name: cloudcasa
|
|
|
|
+ catalog.cattle.io/namespace: cloudcasa-io
|
2021-06-23 19:29:39 +00:00
|
|
|
+ catalog.cattle.io/display-name: Cloudcasa
|
2021-06-25 20:40:02 +00:00
|
|
|
\ No newline at end of file
|