Skip to content

Commit

Permalink
helmVersion: 2.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieu-benoit authored Mar 13, 2019
1 parent 5bfc720 commit b4137da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phippy/azure-build-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ steps:
- task: HelmInstaller@0
displayName: 'Install Helm'
inputs:
helmVersion: 2.12.3
helmVersion: 2.13.0

- bash: helm package --version $(build.buildId) --destination $(build.artifactStagingDirectory) $(system.defaultWorkingDirectory)/$(projectName)/charts/$(projectName)
displayName: 'helm package'
Expand Down

0 comments on commit b4137da

Please sign in to comment.