Skip to content

Commit

Permalink
updated helm version in linting action
Browse files Browse the repository at this point in the history
  • Loading branch information
alex emery committed May 2, 2023
1 parent 4473685 commit 2f1a548
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Install Helm
uses: azure/setup-helm@v1
with:
version: v3.4.0
version: v3.11.1

- name: Install helm unittest plugin
run: helm plugin install https://github.com/vbehar/helm3-unittest
Expand Down

0 comments on commit 2f1a548

Please sign in to comment.