Merge pull request #659 from kubereboot/dependabot/github_actions/helm/kind-action-1.4.0

build(deps): bump helm/kind-action from 1.3.0 to 1.4.0
This commit is contained in:
Daniel Holbach
2022-09-27 09:05:15 +02:00
committed by GitHub

View File

@@ -143,7 +143,7 @@ jobs:
# Default name for helm/kind-action kind clusters is "chart-testing"
- name: Create kind cluster with 5 nodes
uses: helm/kind-action@v1.3.0
uses: helm/kind-action@v1.4.0
with:
config: .github/kind-cluster-${{ matrix.kubernetes }}.yaml
version: v0.14.0