Merge pull request #493 from weaveworks/dependabot/github_actions/helm/chart-testing-action-2.2.0

build(deps): bump helm/chart-testing-action from 2.1.0 to 2.2.0
This commit is contained in:
Christian Kotzbauer
2022-01-07 20:41:40 +01: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.1.0
uses: helm/chart-testing-action@v2.2.0
- name: Create default kind cluster
uses: helm/kind-action@v1.2.0