Skip to content

Commit 67e43d0

Browse files
Update kubernetes version to 1.30 (#1932)
1 parent 5ec2e47 commit 67e43d0

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
@@ -5,7 +5,7 @@ env:
55
DOCKER_COMPOSE_VERSION: "v2.24.1"
66
DOCKER_VERSION: "26.1.2"
77
KIND_VERSION: 'v0.20.0'
8-
K8S_VERSION: 'v1.29.0'
8+
K8S_VERSION: 'v1.30.0'
99
LINUX_AGENT_IMAGE: "golang:${GO_VERSION}"
1010
# Using this one instead of family/core-windows-2022 because of conflicts with the pre-installed docker.
1111
WINDOWS_AGENT_IMAGE: "family/platform-ingest-beats-windows-2022"

0 commit comments

Comments
 (0)