Skip to content

Commit

Permalink
chore: use v0.2.11 of helm-unittest/helm-unittest
Browse files Browse the repository at this point in the history
Use version v0.2.11 of the helm-unittest since 0.3.1 comes with breaking
changes.
  • Loading branch information
d3adb5 committed Apr 15, 2023
1 parent f4e8663 commit 881a30b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ runs:
shell: bash
- run: |
helm plugin install https://github.com/quintush/helm-unittest >/dev/null 2>/dev/null
helm plugin install https://github.com/helm-unittest/helm-unittest --version v0.2.11 >/dev/null 2>/dev/null
shell: bash
- run: |
Expand Down

0 comments on commit 881a30b

Please sign in to comment.