Regenerate charts and assets with rename

pull/104/head
Arvind Iyengar 2021-06-25 13:41:40 -07:00
parent 81a5b7f10e
commit 99ccb27320
No known key found for this signature in database
GPG Key ID: A8DD9BFD6C811498
10 changed files with 9 additions and 8 deletions

Binary file not shown.

View File

@ -1,9 +1,10 @@
annotations: annotations:
catalog.cattle.io/certified: partner catalog.cattle.io/certified: partner
catalog.cattle.io/display-name: CloudCasa
catalog.cattle.io/namespace: cloudcasa-io catalog.cattle.io/namespace: cloudcasa-io
catalog.cattle.io/release-name: cloudcasa catalog.cattle.io/release-name: cloudcasa
apiVersion: v2 apiVersion: v2
appVersion: "1.0" appVersion: 1.0.0
description: CloudCasa backup service for Kubernetes and cloud native applications description: CloudCasa backup service for Kubernetes and cloud native applications
home: https://cloudcasa.io home: https://cloudcasa.io
icon: https://partner-charts.rancher.io/assets/logos/cloudcasa.png icon: https://partner-charts.rancher.io/assets/logos/cloudcasa.png
@ -16,4 +17,4 @@ maintainers:
- email: info@catalogicsoftware.com - email: info@catalogicsoftware.com
name: catalogicsoftware name: catalogicsoftware
name: cloudcasa name: cloudcasa
version: 1.0.0+up1.0 version: 1.0.0

View File

@ -5,7 +5,7 @@ categories:
- Application - Application
questions: questions:
- variable: cluster_id - variable: cluster_id
default: "default" default: ""
description: "CloudCasa Cluster ID" description: "CloudCasa Cluster ID"
type: string type: string
required: true required: true

View File

@ -2864,11 +2864,11 @@ items:
served: true served: true
storage: true storage: true
status: status:
# acceptedNames: acceptedNames:
# kind: "" kind: ""
# plural: "" plural: ""
conditions: [] conditions: []
# storedVersions: [] storedVersions: []
{{- end }} {{- end }}
- apiVersion: apps/v1 - apiVersion: apps/v1
kind: Deployment kind: Deployment
@ -2981,4 +2981,4 @@ items:
- emptyDir: {} - emptyDir: {}
name: scratch name: scratch
- emptyDir: {} - emptyDir: {}
name: cloud-credentials name: cloud-credentials