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 a518eb5 commit 8a0cdffCopy full SHA for 8a0cdff
.ci/Jenkinsfile
@@ -16,7 +16,7 @@ pipeline {
16
AWS_ACCOUNT_SECRET = 'secret/observability-team/ci/elastic-observability-aws-account-auth'
17
HOME = "${env.WORKSPACE}"
18
KIND_VERSION = 'v0.14.0'
19
- K8S_VERSION = 'v1.24.0'
+ K8S_VERSION = 'v1.25.0'
20
21
JOB_GCS_BUCKET = 'beats-ci-temp'
22
JOB_GCS_BUCKET_INTERNAL = 'beats-ci-temp-internal'
0 commit comments