We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ec2e47 commit 67e43d0Copy full SHA for 67e43d0
.buildkite/pipeline.yml
@@ -5,7 +5,7 @@ env:
5
DOCKER_COMPOSE_VERSION: "v2.24.1"
6
DOCKER_VERSION: "26.1.2"
7
KIND_VERSION: 'v0.20.0'
8
- K8S_VERSION: 'v1.29.0'
+ K8S_VERSION: 'v1.30.0'
9
LINUX_AGENT_IMAGE: "golang:${GO_VERSION}"
10
# Using this one instead of family/core-windows-2022 because of conflicts with the pre-installed docker.
11
WINDOWS_AGENT_IMAGE: "family/platform-ingest-beats-windows-2022"
0 commit comments