diff --git a/.github/workflows/test_chart.yaml b/.github/workflows/test_chart.yaml index e1ce868c..6bb22872 100644 --- a/.github/workflows/test_chart.yaml +++ b/.github/workflows/test_chart.yaml @@ -60,7 +60,7 @@ jobs: run: ct lint --validate-maintainers=false --charts out/charts/rancher-turtles/ - name: Create kind cluster - uses: helm/kind-action@v1.10.0 + uses: helm/kind-action@v1.11.0 with: cluster_name: kind node_image: kindest/node:v1.30.0