update outdated version of helm in tests

This commit is contained in:
kjeld Schouten-Lebbing 2021-12-05 12:08:10 +01:00
parent 0e8e46aee0
commit 2e2e6bdf88
No known key found for this signature in database
GPG Key ID: 4CDAD4A532BC1EDB
2 changed files with 2 additions and 2 deletions

View File

@ -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: |

View File

@ -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: |