Skip to content

Commit 5c062cd

Browse files
committed
Bump kind to latest image version.
1 parent fb2a0c7 commit 5c062cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ env:
1616
GO_VERSION: 'stable'
1717
# Taken from https://github.com/kubernetes-sigs/kind/releases/tag/v0.18.0
1818
# The image here should be listed under 'Images built for this release' for the version of kind in go.mod
19-
KIND_NODE_IMAGE: "kindest/node:v1.32.0"
19+
KIND_NODE_IMAGE: "kindest/node:v1.34.0"
2020
KIND_OLDEST_NODE_IMAGE: "kindest/node:v1.29.12"
2121
BASELINE_UPGRADE_VERSION: v2.1.0
2222

0 commit comments

Comments
 (0)