We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1f9ee3 commit 080624bCopy full SHA for 080624b
1 file changed
.ci/Jenkinsfile
@@ -12,7 +12,7 @@ pipeline {
12
AWS_ACCOUNT_SECRET = "secret/observability-team/ci/elastic-observability-aws-account-auth"
13
HOME = "${env.WORKSPACE}"
14
KIND_VERSION = "v0.11.1"
15
- K8S_VERSION = "v1.20.2"
+ K8S_VERSION = "v1.23.0"
16
JOB_GCS_BUCKET = 'beats-ci-temp'
17
JOB_GCS_BUCKET_INTERNAL = 'beats-ci-temp-internal'
18
JOB_GCS_CREDENTIALS = 'beats-ci-gcs-plugin'
0 commit comments