Skip to content

Commit a2f1dc0

Browse files
authored
Update K8s version. (#1529)
1 parent 85f1048 commit a2f1dc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ env:
44
ELASTIC_PACKAGE_COMPOSE_DISABLE_ANSI: "true"
55
ELASTIC_PACKAGE_COMPOSE_DISABLE_PULL_PROGRESS_INFORMATION: "true"
66
KIND_VERSION: 'v0.20.0'
7-
K8S_VERSION: 'v1.27.3'
7+
K8S_VERSION: 'v1.28.0'
88
LINUX_AGENT_IMAGE: "golang:${GO_VERSION}"
99
WINDOWS_AGENT_IMAGE: "family/ci-windows-2022"
1010

0 commit comments

Comments
 (0)