Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 158 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 158 Bytes
helm package keda
mv keda-*.tgz docs
helm repo index docs --url https://kedacore.github.io/charts
git add .
git commit ...
git push origin master