Skip to content

Commit 0ee2640

Browse files
committed
chore: Bump kind to 0.25.0
1 parent 7657b02 commit 0ee2640

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/e2e.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ KUBE_STATE_METRICS_CURRENT_IMAGE_NAME="registry.k8s.io/kube-state-metrics/kube-s
3131
KUBE_STATE_METRICS_IMAGE_NAME="registry.k8s.io/kube-state-metrics/kube-state-metrics-${ARCH}"
3232
E2E_SETUP_KIND=${E2E_SETUP_KIND:-}
3333
E2E_SETUP_KUBECTL=${E2E_SETUP_KUBECTL:-}
34-
KIND_VERSION=v0.20.0
34+
KIND_VERSION=v0.25.0
3535
SUDO=${SUDO:-}
3636

3737
OS=$(uname -s | awk '{print tolower($0)}')

0 commit comments

Comments
 (0)