Merge pull request #379 from weaveworks/dependabot/github_actions/helm/chart-testing-action-2.1.0

Bump helm/chart-testing-action from 2.0.1 to 2.1.0
This commit is contained in:
Daniel Holbach
2021-05-26 08:59:12 +02:00
committed by GitHub
+1 -1
View File
@@ -32,7 +32,7 @@ jobs:
# Helm is already present in github actions, so do not re-install it
- name: Setup chart testing
uses: helm/chart-testing-action@v2.0.1
uses: helm/chart-testing-action@v2.1.0
- name: Create default kind cluster
uses: helm/kind-action@v1.1.0