Files
42marketplaces/helm-chart-plugin.json
2025-11-28 15:24:17 +08:00

19 lines
377 B
JSON

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