Skip to content

Commit dbf6e9b

Browse files
authored
Merge pull request #2677 from mrueg/bump-kind
chore: Bump kind
2 parents d84b10a + 99224f2 commit dbf6e9b

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.25.0
34+
KIND_VERSION=v0.29.0
3535
SUDO=${SUDO:-}
3636

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

0 commit comments

Comments
 (0)