refactor helm chart publishing workflow: replace script with inline logic for packaging and pushing charts, add error handling and validation
All checks were successful
Publish Helm Charts / helm-publish (push) Successful in 8s

This commit is contained in:
mangomqy
2025-11-19 09:45:08 +00:00
parent 9b58f9ad31
commit 30dd26120a
3 changed files with 75 additions and 135 deletions

3
charts.list Normal file
View File

@ -0,0 +1,3 @@
# List each Helm chart directory to package and push (one per line)
vllm-serve
code-server-chart