update outdated version of helm in tests
This commit is contained in:
parent
0e8e46aee0
commit
2e2e6bdf88
|
@ -108,7 +108,7 @@ jobs:
|
|||
if: ${{ matrix.app != '.gitkee' }}
|
||||
uses: azure/setup-helm@v1
|
||||
with:
|
||||
version: v3.5.3
|
||||
version: v3.7.1
|
||||
|
||||
- name: update helm repo cache
|
||||
run: |
|
||||
|
|
|
@ -73,7 +73,7 @@ jobs:
|
|||
if: ${{ matrix.app != '.gitkee' }}
|
||||
uses: azure/setup-helm@v1
|
||||
with:
|
||||
version: v3.5.3
|
||||
version: v3.7.1
|
||||
|
||||
- name: update helm repo cache
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue