Track version from content of file
This commit is contained in:
41
charts/openebs/openebs.chartserviceversion.basetemplate.yaml
Normal file
41
charts/openebs/openebs.chartserviceversion.basetemplate.yaml
Normal file
@@ -0,0 +1,41 @@
|
||||
apiVersion: litmuchaos.io/v1alpha1
|
||||
kind: ChartServiceVersion
|
||||
metadata:
|
||||
name: openebs
|
||||
annotations:
|
||||
categories: "OpenEBS"
|
||||
vendor: "MayaData"
|
||||
createdAt: 2019-08-12T10:28:08Z
|
||||
repository: https://github.com/litmuschaos/community-charts
|
||||
support: https://slack.openebs.io/
|
||||
description: Injects generic openebs chaos
|
||||
spec:
|
||||
displayName: OpenEBS
|
||||
description: >
|
||||
OpenEBS is the most active Container Attached Storage project. OpenEBS enables your DevOps teams to have their own storage policies for every workload and it is truly Kubernetes native and 100% in userspace. Install all will install the following subcharts
|
||||
<br> - State
|
||||
|
||||
subcharts:
|
||||
- State
|
||||
|
||||
keywords:
|
||||
- OpenEBS
|
||||
- CAS
|
||||
- Storage
|
||||
version: {{ VERSION }}
|
||||
maturity: alpha
|
||||
maintainers:
|
||||
- name: ksatchit
|
||||
email: karthik.s@mayadata.io
|
||||
minKubeVersion: 1.12.0
|
||||
provider:
|
||||
name: Mayadata
|
||||
links:
|
||||
- name: OpenEBS Website
|
||||
url: https://openebs.io
|
||||
- name: Source Code
|
||||
url: https://github.com/openebs/openebs
|
||||
icon:
|
||||
- url:
|
||||
mediatype: image/png
|
||||
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/community-charts/master/charts/openebs/experiments/openebs_all_exp_crd.yaml
|
Reference in New Issue
Block a user