update outdated version of helm in tests
This commit is contained in:
2
.github/workflows/apps.test.yaml
vendored
2
.github/workflows/apps.test.yaml
vendored
@@ -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: |
|
||||
|
||||
2
.github/workflows/common.test.yaml
vendored
2
.github/workflows/common.test.yaml
vendored
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user