19 lines
373 B
JSON
19 lines
373 B
JSON
{
|
|
"name": "helm-chart-generator",
|
|
"owner": {
|
|
"name": "Zhongwei Li",
|
|
"email": "zhongweili@tubitv.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "helm-chart-plugin",
|
|
"description": "generate helm chart",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/helm-chart-plugin.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
}
|