diff --git a/azure-pipelines.sds.pr-release.yml b/azure-pipelines.sds.pr-release.yml index 9842eab77..ad2a13fd1 100644 --- a/azure-pipelines.sds.pr-release.yml +++ b/azure-pipelines.sds.pr-release.yml @@ -39,6 +39,7 @@ stages: parameters: chartPath: ${{ variables.chartPath }} chartValuesPath: ${{ variables.chartPath }} + helmVersion: '3.12.3' - job: UnitAndIntegrationTests displayName: "Unit and Integration Tests"