Adding CloudCasa v2.1.0
parent
bada4801de
commit
78604c9f58
|
@ -1,18 +1,18 @@
|
|||
--- charts-original/Chart.yaml
|
||||
+++ charts/Chart.yaml
|
||||
@@ -5,7 +5,7 @@
|
||||
kubeVersion: ">=1.13.0-0"
|
||||
kubeVersion: ">=1.17.0-0"
|
||||
description: CloudCasa backup service for Kubernetes and cloud native applications
|
||||
home: https://cloudcasa.io
|
||||
-icon: https://raw.githubusercontent.com/catalogicsoftware/cloudcasa-helmchart/gh-pages/logo.png
|
||||
+icon: https://partner-charts.rancher.io/assets/logos/cloudcasa.png
|
||||
keywords:
|
||||
- backup
|
||||
- Backup
|
||||
- Catalogic
|
||||
@@ -13,3 +13,8 @@
|
||||
maintainers:
|
||||
- name: catalogicsoftware
|
||||
email: info@catalogicsoftware.com
|
||||
email: support@cloudcasa.io
|
||||
+annotations:
|
||||
+ catalog.cattle.io/certified: partner
|
||||
+ catalog.cattle.io/release-name: cloudcasa
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
url: https://github.com/catalogicsoftware/cloudcasa-helmchart.git
|
||||
subdirectory: v2.0.0
|
||||
commit: d8e63f97ccdca8e29b9b21d79d69fb2869b31f01
|
||||
subdirectory: v2.1.0
|
||||
commit: 23696dd89710af990f0b69829a1e6aed67f4479b
|
||||
packageVersion: 00
|
||||
|
|
Loading…
Reference in New Issue