Skip to content

Commit

Permalink
Update K8s version. (#1529)
Browse files Browse the repository at this point in the history
  • Loading branch information
constanca-m authored Nov 1, 2023
1 parent 85f1048 commit a2f1dc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ env:
ELASTIC_PACKAGE_COMPOSE_DISABLE_ANSI: "true"
ELASTIC_PACKAGE_COMPOSE_DISABLE_PULL_PROGRESS_INFORMATION: "true"
KIND_VERSION: 'v0.20.0'
K8S_VERSION: 'v1.27.3'
K8S_VERSION: 'v1.28.0'
LINUX_AGENT_IMAGE: "golang:${GO_VERSION}"
WINDOWS_AGENT_IMAGE: "family/ci-windows-2022"

Expand Down

0 comments on commit a2f1dc0

Please sign in to comment.