Skip to content
This repository was archived by the owner on Sep 24, 2024. It is now read-only.

Commit e7ff9f4

Browse files
committed
fix: update kind in test pipeline
1 parent affb79b commit e7ff9f4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/pr-build.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,7 @@ jobs:
5353
- name: Setup Kubernetes
5454
uses: engineerd/setup-kind@aa272fe2a7309878ffc2a81c56cfe3ef108ae7d0 #v0.5.0
5555
with:
56-
version: v0.11.1
57-
image: kindest/node:v1.21.1@sha256:69860bda5563ac81e3c0057d654b5253219618a22ec3a346306239bba8cfa1a6
56+
version: v0.17.0
5857
- name: Load test image
5958
run: kind load docker-image test/k8sprom-patch-controller:latest
6059
- name: Deploy controller

0 commit comments

Comments
 (0)