We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61a2878 commit feb9299Copy full SHA for feb9299
.github/workflows/ci-agent-resource-discovery.yml
@@ -53,7 +53,7 @@ jobs:
53
uses: Azure/setup-helm@v3
54
55
- name: Create k8s ${{ matrix.kubernetesVersion }} Kind Cluster
56
- uses: helm/kind-action@v1.8.0
+ uses: helm/kind-action@v1.10.0
57
with:
58
node_image: ${{ matrix.kindImage }}
59
.github/workflows/ci-agent-scraper.yml
@@ -57,7 +57,7 @@ jobs:
working-directory: ./config
60
61
62
63
0 commit comments