Skip to content
This repository has been archived by the owner on Jul 26, 2022. It is now read-only.

Commit

Permalink
chore(e2e): bump helm v2 version used in e2e tests (#586)
Browse files Browse the repository at this point in the history
  • Loading branch information
Flydiverny authored Dec 22, 2020
1 parent 7861473 commit 1f550f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Tests

on:
on:
push:
branches:
- master
Expand Down Expand Up @@ -29,7 +29,7 @@ jobs:
- uses: actions/checkout@v2
- uses: azure/setup-helm@v1
with:
version: v2.16.1
version: v2.17.0
if: matrix.helmVersion == 'V2'
- name: configure helm v2
run: |
Expand Down

0 comments on commit 1f550f3

Please sign in to comment.