krateoplatformops / azuredevops-provider-chart

0 stars 1 forks source link

feat: added support for azuredevops server endpoints #25

Closed braghettos closed 1 month ago

braghettos commented 1 month ago

Support for Azure DevOps server endpoints different from the cloud defaults has been added. If the apiUrls field is not set, Azure DevOps cloud endpoints are used by default. The apiUrl field is deprecated. It was previously unused because cloud server endpoints were hardcoded. Setting this field does not alter the functionality of the provider and will be removed in future versions.