Skip to content

Commit 0859acc

Browse files
committed
Upgrade k8s version to the latest one
Signed-off-by: ChrsMark <[email protected]>
1 parent c8941a1 commit 0859acc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ pipeline {
1212
AWS_ACCOUNT_SECRET = 'secret/observability-team/ci/elastic-observability-aws-account-auth'
1313
HOME = "${env.WORKSPACE}"
1414
KIND_VERSION = 'v0.11.1'
15-
K8S_VERSION = 'v1.20.2'
15+
K8S_VERSION = 'v1.23.0'
1616
JOB_GCS_BUCKET = 'beats-ci-temp'
1717
JOB_GCS_CREDENTIALS = 'beats-ci-gcs-plugin'
1818
JOB_GCS_EXT_CREDENTIALS = 'beats-ci-gcs-plugin-file-credentials'

0 commit comments

Comments
 (0)