Files
42marketplaces/test/helm-chart-plugin.json
2025-11-29 09:40:05 +08:00

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
}
]
}