Regenerate charts and assets with rename
parent
81a5b7f10e
commit
99ccb27320
Binary file not shown.
Binary file not shown.
|
@ -1,9 +1,10 @@
|
|||
annotations:
|
||||
catalog.cattle.io/certified: partner
|
||||
catalog.cattle.io/display-name: CloudCasa
|
||||
catalog.cattle.io/namespace: cloudcasa-io
|
||||
catalog.cattle.io/release-name: cloudcasa
|
||||
apiVersion: v2
|
||||
appVersion: "1.0"
|
||||
appVersion: 1.0.0
|
||||
description: CloudCasa backup service for Kubernetes and cloud native applications
|
||||
home: https://cloudcasa.io
|
||||
icon: https://partner-charts.rancher.io/assets/logos/cloudcasa.png
|
||||
|
@ -16,4 +17,4 @@ maintainers:
|
|||
- email: info@catalogicsoftware.com
|
||||
name: catalogicsoftware
|
||||
name: cloudcasa
|
||||
version: 1.0.0+up1.0
|
||||
version: 1.0.0
|
|
@ -5,7 +5,7 @@ categories:
|
|||
- Application
|
||||
questions:
|
||||
- variable: cluster_id
|
||||
default: "default"
|
||||
default: ""
|
||||
description: "CloudCasa Cluster ID"
|
||||
type: string
|
||||
required: true
|
|
@ -2864,11 +2864,11 @@ items:
|
|||
served: true
|
||||
storage: true
|
||||
status:
|
||||
# acceptedNames:
|
||||
# kind: ""
|
||||
# plural: ""
|
||||
acceptedNames:
|
||||
kind: ""
|
||||
plural: ""
|
||||
conditions: []
|
||||
# storedVersions: []
|
||||
storedVersions: []
|
||||
{{- end }}
|
||||
- apiVersion: apps/v1
|
||||
kind: Deployment
|
Loading…
Reference in New Issue