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 c8941a1 commit 0859accCopy full SHA for 0859acc
.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_CREDENTIALS = 'beats-ci-gcs-plugin'
18
JOB_GCS_EXT_CREDENTIALS = 'beats-ci-gcs-plugin-file-credentials'
0 commit comments