Skip to content

Commit bbefd4e

Browse files
authored
Upgrade Kubernetes to v1.31.0 (#2170)
1 parent 8256fea commit bbefd4e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.buildkite/pipeline.serverless.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ env:
44
DOCKER_COMPOSE_VERSION: "v2.24.1"
55
DOCKER_VERSION: "26.1.2"
66
KIND_VERSION: 'v0.20.0'
7-
K8S_VERSION: 'v1.29.0'
7+
K8S_VERSION: 'v1.31.0'
88
GH_CLI_VERSION: "2.29.0"
99
YQ_VERSION: 'v4.44.3'
1010

.buildkite/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ env:
33
DOCKER_COMPOSE_VERSION: "v2.24.1"
44
DOCKER_VERSION: "26.1.2"
55
KIND_VERSION: 'v0.20.0'
6-
K8S_VERSION: 'v1.30.0'
6+
K8S_VERSION: 'v1.31.0'
77
YQ_VERSION: 'v4.44.3'
88

99
# Agent images used in pipeline steps

0 commit comments

Comments
 (0)