Skip to content

Commit 6402900

Browse files
authored
buildkite: update k8s to v1.33 (#2595)
1 parent 18b9f8e commit 6402900

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.27.0'
7-
K8S_VERSION: 'v1.32.0'
7+
K8S_VERSION: 'v1.33.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.27.0'
6-
K8S_VERSION: 'v1.32.0'
6+
K8S_VERSION: 'v1.33.0'
77
YQ_VERSION: 'v4.44.3'
88

99
# Agent images used in pipeline steps

0 commit comments

Comments
 (0)