add directories

This commit is contained in:
Zhongwei Li
2025-11-29 09:40:05 +08:00
parent 94b0179ca3
commit 01b60b0c39
2 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
{
"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
}
]
}