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