Skip to content

Files

Latest commit

 

History

History
 
 

helm-charts

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Helm charts

Releasing a new version

helm package azure-api-management-gateway
helm repo index . --url https://azure.github.io/api-management-self-hosted-gateway/helm-charts/
git add .
git commit ...
git push origin main