We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a59b02 commit d77c06dCopy full SHA for d77c06d
.github/workflows/call-run-integration-test.yaml
@@ -192,7 +192,7 @@ jobs:
192
bats-version: 1.9.0
193
194
- name: Create k8s Kind Cluster
195
- uses: helm/kind-action@v1.11.0
+ uses: helm/kind-action@v1.12.0
196
with:
197
node_image: kindest/node:${{ matrix.k8s-release }}
198
cluster_name: kind
.github/workflows/call-test-images.yaml
@@ -184,7 +184,7 @@ jobs:
184
ref: ${{ inputs.ref }}
185
186
187
188
189
- name: Set up Helm
190
uses: azure/setup-helm@v4
0 commit comments