diff --git a/.github/workflows/test_chart.yaml b/.github/workflows/test_chart.yaml index 6bb22872..121064f4 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.11.0 + uses: helm/kind-action@v1.12.0 with: cluster_name: kind node_image: kindest/node:v1.30.0