mirror of https://github.com/openkruise/charts.git
upgrade helm to v3 (#27)
This commit is contained in:
parent
5d8159bd25
commit
a0fced74d7
|
|
@ -15,7 +15,7 @@ jobs:
|
|||
fetch-depth: 0
|
||||
|
||||
- name: Install Helm
|
||||
uses: azure/setup-helm@v1
|
||||
uses: azure/setup-helm@v3
|
||||
|
||||
- name: Add dependency chart repos
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Reference in New Issue