Skip to content

Commit

Permalink
Upgrade Kubernetes to v1.31.0 (#2170)
Browse files Browse the repository at this point in the history
  • Loading branch information
mauri870 authored Oct 17, 2024
1 parent 8256fea commit bbefd4e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .buildkite/pipeline.serverless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ env:
DOCKER_COMPOSE_VERSION: "v2.24.1"
DOCKER_VERSION: "26.1.2"
KIND_VERSION: 'v0.20.0'
K8S_VERSION: 'v1.29.0'
K8S_VERSION: 'v1.31.0'
GH_CLI_VERSION: "2.29.0"
YQ_VERSION: 'v4.44.3'

Expand Down
2 changes: 1 addition & 1 deletion .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ env:
DOCKER_COMPOSE_VERSION: "v2.24.1"
DOCKER_VERSION: "26.1.2"
KIND_VERSION: 'v0.20.0'
K8S_VERSION: 'v1.30.0'
K8S_VERSION: 'v1.31.0'
YQ_VERSION: 'v4.44.3'

# Agent images used in pipeline steps
Expand Down

0 comments on commit bbefd4e

Please sign in to comment.