Skip to content

Commit d17a310

Browse files
committed
chore(ci): bump KinD to 0.30.0
1 parent f351ba3 commit d17a310

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-for-quarkus-version.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ jobs:
272272
uses: container-tools/kind-action@v2
273273
with:
274274
registry: true
275-
version: v0.24.0
275+
version: v0.30.0
276276

277277
- name: Install OPM and Operator SDK tool
278278
uses: redhat-actions/openshift-tools-installer@v1
@@ -424,4 +424,4 @@ jobs:
424424
echo "Events:"
425425
kubectl get events
426426
echo ""
427-
echo "------------------------------"
427+
echo "------------------------------"

0 commit comments

Comments
 (0)