Skip to content

Commit c3d5c7e

Browse files
authored
Pin Helm version to 3.6.3
1 parent ebbf4b3 commit c3d5c7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployment/portal/templates/portal-pipeline-tpl.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ stages:
5555
- task: HelmInstaller@1
5656
displayName: Install Helm
5757
inputs:
58-
helmVersionToInstall: latest
58+
helmVersionToInstall: 3.6.3
5959

6060
##=============================================
6161
## Get version info and create tag for image

0 commit comments

Comments
 (0)